Correct team display on maps
This commit is contained in:
@@ -263,6 +263,8 @@ public abstract class SaveVersion extends SaveFileReader{
|
||||
//skip the entity region, as the entity and its IO code are now gone
|
||||
skipChunk(stream, true);
|
||||
}
|
||||
|
||||
context.onReadBuilding();
|
||||
}
|
||||
}else if(hadData){
|
||||
tile.setBlock(block);
|
||||
|
||||
Reference in New Issue
Block a user