mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 12:24:11 -04:00
proper capitalization is important
This commit is contained in:
parent
e1b860222e
commit
d72bc18b0c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ function Instance:removeEntity(e)
|
|||
return self
|
||||
end
|
||||
|
||||
--- completely removes all marked Entities in the Instance.
|
||||
--- Completely removes all marked Entities in the Instance.
|
||||
-- @return self
|
||||
function Instance:flush()
|
||||
for i = 1, #self.removed do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue