This commit is contained in:
Anuken
2019-02-19 13:43:15 -05:00
parent a815c564fb
commit cbcf237d80
9 changed files with 30 additions and 30 deletions

View File

@@ -11,7 +11,7 @@ import java.nio.ByteBuffer;
public class MapTileData{
/**
* Tile size: 4 bytes. <br>
* Tile size: 5 bytes. <br>
* 0: ground tile <br>
* 1: wall tile <br>
* 2: rotation + team <br>