mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
make commands actually reply to console
This commit is contained in:
@@ -693,7 +693,7 @@ void AFortGameModeAthena::Athena_HandleStartingNewPlayerHook(AFortGameModeAthena
|
||||
|
||||
bool bPrintWarmup = false;
|
||||
|
||||
if (false)
|
||||
if (Engine_Version != 419)
|
||||
{
|
||||
for (int i = 0; i < SpawnIsland_FloorLoot_Actors.Num(); i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user