Skip to content

Commit

Permalink
Function Renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonheart committed Jun 9, 2024
1 parent 812b6ea commit 41918e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion skeleton/schema/factions/custom.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- Attributes of the custom faction.
-- @structurefactions Custom
-- @factions Custom

--- A list of the current fields in the faction.
-- @realm shared
Expand Down
2 changes: 1 addition & 1 deletion skeleton/schema/factions/default.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- Attributes of the default faction.
-- @structurefactions Default
-- @factions Default

--- A list of the current fields in the faction.
-- @realm shared
Expand Down

0 comments on commit 41918e0

Please sign in to comment.