changeset 3257 | fff80d469185 |
parent 3240 | e3b52d10b4c2 |
child 3263 | fd1588933051 |
--- a/share/hedgewars/Data/Maps/Knockball/map.lua Fri Apr 02 15:50:54 2010 +0000 +++ b/share/hedgewars/Data/Maps/Knockball/map.lua Fri Apr 02 15:53:58 2010 +0000 @@ -89,6 +89,7 @@ function onGearDelete(gear) if not started then return + end if gear == ball then ball = nil elseif (GetGearType(gear) == gtHedgehog) and CurrentHedgehog ~= nil then