mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-21 12:25:37 +00:00
add support for linux clang cross compiles
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