Skip to content

Commit

Permalink
Merge pull request GmodStarfall#73 from awilliamson/I59
Browse files Browse the repository at this point in the history
Rename ents to entities for Library & files.
  • Loading branch information
Xandaros committed Mar 10, 2014
2 parents b1fa044 + d17c4d8 commit 11d8140
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ local wrap, unwrap = SF.CreateWrapper(ents_metamethods,true,true,debug.getregist

--- Entities Library
-- @shared
local ents_lib, _ = SF.Libraries.Register("ents")
local ents_lib, _ = SF.Libraries.Register("entities")

-- ------------------------- Internal functions ------------------------- --

Expand Down
File renamed without changes.

0 comments on commit 11d8140

Please sign in to comment.