mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 16:10:46 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "../Screen.h"
|
||||
class Random;
|
||||
class Button;
|
||||
using namespace std;
|
||||
|
||||
|
||||
class TitleScreen : public Screen
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user