merge dev into test #33
@@ -120,7 +120,6 @@ else if(boardSelect != null) {
|
|||||||
if(app.getView() instanceof GameView gameView){
|
if(app.getView() instanceof GameView gameView){
|
||||||
// app.getNotificationSynchronizer().addTestNotification(new FinishNotification(Color.NAVY));
|
// app.getNotificationSynchronizer().addTestNotification(new FinishNotification(Color.NAVY));
|
||||||
// app.getNotificationSynchronizer().addTestNotification(new MovePieceNotification());
|
// app.getNotificationSynchronizer().addTestNotification(new MovePieceNotification());
|
||||||
gameView.test();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user