This commit is contained in:
@@ -38,4 +38,8 @@ public abstract class AI extends GameAdapter implements AIActions {
|
||||
return this.commandExecutor;
|
||||
}
|
||||
|
||||
public Color getColor() {
|
||||
return color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user