mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-11 01:02:21 +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