fix(Minecraft.Client|World) FIX ALL HEADERS HOLY SHIT
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include "GameRuleDefinition.h"
|
||||
#include "..\..\..\Minecraft.World\StructurePiece.h"
|
||||
#include "../../../Minecraft.World/StructurePiece.h"
|
||||
|
||||
class Level;
|
||||
class Random;
|
||||
@@ -35,4 +35,4 @@ public:
|
||||
bool checkIntersects(int x0, int y0, int z0, int x1, int y1, int z1);
|
||||
|
||||
virtual int getMinY();
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user