This commit is contained in:
rofl256 2016-10-21 04:37:58 +02:00
parent 5550c98622
commit 26e99e5406

View File

@ -125,7 +125,7 @@ module.exports = {
/* groundtypes /* groundtypes
g = ground w = water g = ground w = water
*/ */
//
//Set ground type //Set ground type
for(var w=0;w<width;w++) { for(var w=0;w<width;w++) {