Correct team display on maps
This commit is contained in:
@@ -20,4 +20,7 @@ public interface WorldContext{
|
||||
/** End generating, prepares tiles.*/
|
||||
void end();
|
||||
|
||||
/** Called when a building is finished reading. */
|
||||
default void onReadBuilding(){}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user