mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Update serverPrefs.cs
So docker testers dont wind up with the same name
This commit is contained in:
parent
a03ff8f66e
commit
4d98f57a57
|
|
@ -166,7 +166,7 @@ $Host::EvoTKWarn2 = 6;
|
|||
$Host::EvoTourneySameMap = 1;
|
||||
$Host::EvoUseHighPerformanceCounter = 0;
|
||||
$Host::FloodProtectionEnabled = 1;
|
||||
$Host::GameName = "Discord PUB";
|
||||
$Host::GameName = "Tribes 2 Test";
|
||||
$Host::HiVisibility = "1";
|
||||
$Host::holoName1 = "Storm";
|
||||
$Host::holoName2 = "Inferno";
|
||||
|
|
|
|||
Loading…
Reference in a new issue