mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-12-25 14:15:46 +00:00
Fix mantis.lua script warning, thx vegetamaker for reporting
This commit is contained in:
parent
c2689bb71c
commit
748dc6cd9d
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ local STATE_DIE = 1008
|
||||||
|
|
||||||
v.n = 0
|
v.n = 0
|
||||||
v.fight = false
|
v.fight = false
|
||||||
|
v.cut = false
|
||||||
|
|
||||||
v.spawnPoint = 0
|
v.spawnPoint = 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue