Correct team display on maps
This commit is contained in:
@@ -85,6 +85,8 @@ public abstract class LegacySaveVersion extends SaveVersion{
|
||||
}catch(Throwable e){
|
||||
throw new IOException("Failed to read tile entity of block: " + block, e);
|
||||
}
|
||||
|
||||
context.onReadBuilding();
|
||||
}else{
|
||||
int consecutives = stream.readUnsignedByte();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user