mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 14:38:08 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -6,7 +6,7 @@ class MinecraftServer;
|
||||
class Node;
|
||||
class EntityTracker;
|
||||
class PlayerChunkMap;
|
||||
using namespace std;
|
||||
|
||||
|
||||
class ServerLevel : public Level
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user