diff -r 4c941eb04e57 -r fcffa4712a96 LuaAPI.wiki --- a/LuaAPI.wiki Mon Dec 06 16:04:58 2010 +0000 +++ b/LuaAPI.wiki Mon Dec 06 16:06:28 2010 +0000 @@ -70,7 +70,7 @@
This function is called when a gear is damaged.
-Notice: Lua is case-sensitive. The 'O' in 'OnGearDamage' needs to be capitalised, or Hedgewars won't pick up this function call. This unusual capitalisation will probably be fixed in 0.9.15. +Notice: Lua is case-sensitive. The 'O' in '!OnGearDamage' needs to be capitalised, or Hedgewars won't pick up this function call. This unusual capitalisation will probably be fixed in 0.9.15. Example: