* More work getting this shit to compile again

This commit is contained in:
iProgramInCpp
2023-08-05 14:57:18 +03:00
parent 8b92eced31
commit 71e700a300
48 changed files with 2076 additions and 2011 deletions

View File

@@ -23,7 +23,7 @@ class UpdateBlockPacket;
class RequestChunkPacket;
class ChunkDataPacket;
class PlayerEquipmentPacket;
#include "Level.hpp"
#include "world/level/Level.hpp"
class Level;
class NetEventCallback