mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 04:37:00 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
using namespace std;
|
||||
|
||||
#include "..\..\MultiPlayerGameMode.h"
|
||||
#include "../../MultiPlayerGameMode.h"
|
||||
#include "Tutorial.h"
|
||||
|
||||
class TutorialMode : public MultiPlayerGameMode
|
||||
|
||||
Reference in New Issue
Block a user