diff -r 4a8f87eb67cb -r 37744d5c877e share/hedgewars/Data/Maps/TrophyRace/map.lua --- a/share/hedgewars/Data/Maps/TrophyRace/map.lua Sat Dec 11 02:30:03 2010 +0100 +++ b/share/hedgewars/Data/Maps/TrophyRace/map.lua Sat Dec 11 14:03:49 2010 +0100 @@ -1,6 +1,6 @@ -loadfile(GetDataPath() .. "Scripts/Locale.lua")() +-- Hedgewars - Roperace for 2+ Players --- Hedgewars - Roperace for 2+ Players +loadfile(GetDataPath() .. "Scripts/Locale.lua")() -- store number of hedgehogs local numhhs = 0