Changes

Jump to navigation Jump to search
→‎Edit a map: update for simplified usage
Line 373: Line 373:     
   // make sure the map is at least 256 tiles high
 
   // make sure the map is at least 256 tiles high
   editor.ExtendImage(minWidth: editor.Data.Width, minHeight: 256);
+
   editor.ExtendImage(minHeight: 256);
 
}
 
}
 
</syntaxhighlight>
 
</syntaxhighlight>
translators
8,447

edits

Navigation menu