how did this even slip past me

This commit is contained in:
Shredder
2026-05-05 00:13:05 +05:00
parent 614e018dc6
commit 0d23fadc3e

View File

@@ -202,8 +202,8 @@ public:
bool checkAndHandleWater(const AABB& box, const Material* material, Entity* e);
void extinguishFire(int x, int y, int z, int face);
std::string Level::gatherStats();
std::string Level::gatherChunkSourceStats();
std::string gatherStats();
std::string gatherChunkSourceStats();
//void addEntities(const EntityList& list);
//void removeEntities(const EntityList& list);