made cosmetic changes to most of the files: unified coding style
This commit is contained in:
@ -4,7 +4,8 @@ public class Game {
|
||||
private Player oneill;
|
||||
private Dungeon dungeon;
|
||||
private FlowOfTime flowoftime;
|
||||
|
||||
|
||||
|
||||
public void allZPMsCollected() {
|
||||
Menu.addTab();
|
||||
System.out.println(">" + "[" + ":" + this.getClass().getSimpleName() + "]" + Menu.tabulator + "Game.allZPMsCollected()");
|
||||
|
Reference in New Issue
Block a user