mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
experimental restarting + cheat launch
This commit is contained in:
@@ -21,7 +21,7 @@ void UWorld::Listen()
|
||||
|
||||
constexpr bool bUseBeacons = true;
|
||||
|
||||
int Port = 7777;
|
||||
int Port = 7777 - AmountOfRestarts;
|
||||
|
||||
if (bUseBeacons)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user