diff -r dc77c2c679b2 -r 6766b900ab13 tools/hwmap2lua.sh --- 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";