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