tools/hwmap2lua.sh
changeset 13064 6766b900ab13
parent 13063 dc77c2c679b2
--- a/tools/hwmap2lua.sh	Fri Feb 23 21:06:43 2018 +0100
+++ b/tools/hwmap2lua.sh	Fri Feb 23 22:43:34 2018 +0100
@@ -8,8 +8,6 @@
 # draw the map.
 # In Lua, call drawMap() in onGameInit. And don't forget
 # to set MapGen to mgDrawn. Then your map should be ready to go! :-)
-#
-# Many thanks to szczur!
 
 # FILE NAMES 
 IN="./map.hwmap";