1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-07-15 04:14:41 +00:00

sync with icculus repo

This commit is contained in:
fgenesis 2011-11-20 15:44:17 +01:00
parent 3b39173397
commit e64fb75f84
48 changed files with 21570 additions and 521 deletions

View file

@ -90,6 +90,8 @@ function v.commonInit(me, id)
entity_setState(me, STATE_IDLE)
entity_setEntityLayer(me, -1)
entity_setAllDamageTargets(me, false)
end
function postInit(me)