mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-12-24 13:45:47 +00:00
little (harmless) typo in IceChunkCommon.lua
Caused a warning, nothing more.
This commit is contained in:
parent
010f44d264
commit
5623b11f83
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ function v.commonInit(me, size)
|
|||
1, -- particle "explosion" type, maps to particleEffects.txt -1 = none
|
||||
1, -- 0/1 hit other entities off/on (uses collideRadius)
|
||||
4000, -- updateCull -1: disabled, default: 4000
|
||||
v.layer
|
||||
)
|
||||
|
||||
loadSound("IceChunkBreak")
|
||||
|
|
Loading…
Reference in a new issue