mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
idk bbruh
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "Fonts/ruda-bold.h"
|
||||
#include "Vector.h"
|
||||
#include "reboot.h"
|
||||
#include "botnames.h"
|
||||
#include "FortGameModeAthena.h"
|
||||
#include "UnrealString.h"
|
||||
#include "KismetTextLibrary.h"
|
||||
@@ -119,6 +120,8 @@ static inline bool HasAnyCalendarModification()
|
||||
|
||||
static inline void Restart() // todo move?
|
||||
{
|
||||
InitBotNames();
|
||||
|
||||
FString LevelA = Engine_Version < 424
|
||||
? L"open Athena_Terrain" : Engine_Version >= 500 ? Engine_Version >= 501
|
||||
? L"open Asteria_Terrain"
|
||||
|
||||
Reference in New Issue
Block a user