# HG changeset patch # User Wuzzy # Date 1519422214 -3600 # Node ID 6766b900ab13933a9b6540fe8609081aa07d0410 # Parent dc77c2c679b208a833d659774b35f27c6e50f27a Remove false credit of hwmap2lua.sh 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";