share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.lua
changeset 5325 261b79ba22b1
parent 4893 353781305c07
child 5571 434ec40070e0
--- a/share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.lua	Sun Jun 26 16:34:31 2011 -0400
+++ b/share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.lua	Sun Jun 26 19:42:44 2011 -0400
@@ -9,7 +9,7 @@
 end
 
 --function onGameStart()
---	ShowMission(loc("NO JUMPING"), loc("- Jumping is disabled"), loc("Good luck out there!"), 0, 0)
+--	ShowMission(LOC_NOT("NO JUMPING"), LOC_NOT("- Jumping is disabled"), LOC_NOT("Good luck out there!"), 0, 0)
 --end
 
 function onNewTurn()