From 4d98f57a579f3033e5a0d2991d9d11cee5e38b0d Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Sun, 1 Dec 2019 10:04:10 -0500 Subject: [PATCH] Update serverPrefs.cs So docker testers dont wind up with the same name --- Classic/prefs/serverPrefs.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index af6c913..f8e3a32 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -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";