*smaller fixes

This commit is contained in:
Applevangelist
2022-12-02 16:39:05 +01:00
parent b29b9f1b2c
commit 37b1e7366c
3 changed files with 22 additions and 11 deletions

View File

@@ -275,7 +275,7 @@ end
--- Initialize as dead.
-- @param #SPAWNSTATIC self
-- @param #boolean IsCargo If true, this static is dead.
-- @param #boolean IsDead If true, this static is dead.
-- @return #SPAWNSTATIC self
function SPAWNSTATIC:InitDead(IsDead)
self.InitStaticDead=IsDead