changeset 8349 | a1dbe148f10f |
parent 7771 | ce6d4dd0c780 |
child 9093 | 4114ce5d885d |
--- a/share/hedgewars/Data/Maps/TrophyRace/map.lua Sun Dec 30 03:00:51 2012 +0100 +++ b/share/hedgewars/Data/Maps/TrophyRace/map.lua Tue Jan 01 14:21:51 2013 -0500 @@ -1,6 +1,6 @@ -- Hedgewars - Roperace for 2+ Players -loadfile(GetDataPath() .. "Scripts/Locale.lua")() +HedgewarsScriptLoad("Scripts/Locale.lua")() -- store number of hedgehogs local numhhs = 0