Bugfixes
This commit is contained in:
@@ -52,7 +52,7 @@ public class MapGenerateDialog extends FloatingDialog{
|
||||
private CachedTile ctile = new CachedTile(){
|
||||
//nothing.
|
||||
@Override
|
||||
protected void changed(){
|
||||
protected void changed(Team team){
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user