Fix error
This commit is contained in:
		@@ -120,7 +120,6 @@ else if(boardSelect != null) {
 | 
			
		||||
                if(app.getView() instanceof GameView gameView){
 | 
			
		||||
//                    app.getNotificationSynchronizer().addTestNotification(new FinishNotification(Color.NAVY));
 | 
			
		||||
//                    app.getNotificationSynchronizer().addTestNotification(new MovePieceNotification());
 | 
			
		||||
                    gameView.test();
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user