working
This commit is contained in:
@@ -50,6 +50,6 @@ public abstract class GameAdaptator implements GameListener {
|
||||
public void onCastling(boolean bigCastling) {}
|
||||
|
||||
@Override
|
||||
public void onPawnPromoted(PromoteType promotion, Color player) {}
|
||||
public void onPawnPromoted(PromoteType promotion) {}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user