Updated readme

This commit is contained in:
Richard Davey
2013-05-02 05:02:05 +01:00
parent 54a5e6477c
commit e39073d07b
+1 -2
View File
@@ -49,8 +49,7 @@ V0.9.5
* Added TilemapLayer.replaceTile - scans the given region of the map and replaces all instances of tileA with tileB. tileB is left unaffected.
* Added TilemapLayer.fillTiles - fills the given region of the map with the tile specified.
* Added TilemapLayer.randomiseTiles - fills the given region of the map with a random tile from the list specified.
* Added fun new "map draw" test - reflect those carrots! :)
Requirements
------------