implemented rest of the server logic in choosepiece substates, and began to fix bugs after testing
This commit is contained in:
@@ -52,7 +52,6 @@ public GameView(MdgaApp app) {
|
||||
|
||||
@Override
|
||||
public void onEnter() {
|
||||
setOwnColor(Color.AIRFORCE);
|
||||
camera.init(ownColor);
|
||||
boardHandler.init();
|
||||
guiHandler.init(ownColor);
|
||||
|
||||
Reference in New Issue
Block a user