share/hedgewars/Data/Maps/Basketball/map.lua
changeset 4506 37744d5c877e
parent 4502 759c1a3bb156
child 8349 a1dbe148f10f
--- a/share/hedgewars/Data/Maps/Basketball/map.lua	Sat Dec 11 02:30:03 2010 +0100
+++ b/share/hedgewars/Data/Maps/Basketball/map.lua	Sat Dec 11 14:03:49 2010 +0100
@@ -1,6 +1,6 @@
-loadfile(GetDataPath() .. "Scripts/Locale.lua")()
+-- Hedgewars - Basketball for 2+ Players
 
--- Hedgewars - Basketball for 2+ Players
+loadfile(GetDataPath() .. "Scripts/Locale.lua")()
 
 local score = {[0] = 0, [1] = 0, [2] = 0, [3] = 0, [4] = 0, [5] = 0}