Brought the common/ directory up to date with the region's preprocessors
I really hope the serialization code still works.
This commit is contained in:
@@ -107,7 +107,7 @@ union NetworkPacket {
|
||||
//map data
|
||||
struct RegionInformation {
|
||||
Metadata meta;
|
||||
int width, height, depth, x, y;
|
||||
int x, y;
|
||||
Region* region;
|
||||
}regionInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user