1
0
Fork 0
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:
fgenesis 2012-02-09 16:09:17 +01:00
parent 010f44d264
commit 5623b11f83

View file

@ -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")