merge
This commit is contained in:
commit
780149da46
4 changed files with 166 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
package globalgamejam.tiles;
|
||||
|
||||
public class PlayerTile extends Tile {
|
||||
|
||||
public PlayerTile(){
|
||||
super();
|
||||
}
|
||||
}
|
Reference in a new issue