From 14aeadf01453c851118c6f6ae9d33794344bcf0a Mon Sep 17 00:00:00 2001 From: wow54321 Date: Thu, 9 Sep 2021 13:36:30 +0000 Subject: =?UTF-8?q?=E2=80=9Elib/MasterWebInterface/Util/GameTypes.pm?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/MasterWebInterface/Util/GameTypes.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/MasterWebInterface/Util/GameTypes.pm b/lib/MasterWebInterface/Util/GameTypes.pm index 6dc26f4..25b8ec0 100755 --- a/lib/MasterWebInterface/Util/GameTypes.pm +++ b/lib/MasterWebInterface/Util/GameTypes.pm @@ -18,19 +18,19 @@ sub better_gametype # general abbreviations "DM" => "Deathmatch", "CTF" => "Capture the Flag", - "COOP" => "Cooperative Mission", + "COOP" => "Co-op", # Rune "ArenaGameInfo" => "Arena", "RuneMultiPlayer" => "Deathmatch", - "TVGame" => "Thirsty Vikings", - "SRGame" => "Shadow Rules", + "TVgame" => "Thirsty Vikings", + "SRgame" => "Shadow Rules", "NomadsGame" => "Nomads", "CapTheTorchGame" => "Capture the Torch", "HeadBallGame" => "Headball", - "SarkballGame" => "Sarkball", - "VasArenaGame" => "VAS Arena", + "SarkBallGame" => "Sarkball", + "VasArenaGameInfo" => "VAS Arena", # Unreal and Unreal Tournament "DeathMatchPlus" => "Deathmatch", -- cgit v1.2.3