From 3a9aaaf50a6188b0f468bab5f6a0a044d878dce9 Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Thu, 25 Sep 2025 18:30:58 +0200 Subject: [PATCH] Update README.md Fixed headquarters mode displayed as hq instead of koth in the modes list --- mapvote/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapvote/README.md b/mapvote/README.md index a91b5e2..2da363f 100644 --- a/mapvote/README.md +++ b/mapvote/README.md @@ -103,7 +103,7 @@ Here are some pre-set values if you want to quickly copy/paste something | All base game maps | "Array:Cracked:Crisis:Firing Range:Grid:Hanoi:Havana:Jungle:Launch:Nuketown:Radiation:Summit:Villa:WMD" | | All DLC maps | "Berlin Wall:Discovery:Kowloon:Stadium:Convoy:Hotel:Stockpile:Zoo:Drive-in:Hangar 18:Hazard:Silo" | | Classic modes | "Team Deathmatch,tdm:Domination,dom" | -| Objective modes | "Demolition,dem:Headquaters,hq:Sabotage,sab:Capture the Flag,ctf" | +| Objective modes | "Demolition,dem:Headquaters,koth:Sabotage,sab:Capture the Flag,ctf" | | Alternative modes | "Kill Confirmed,conf:One Flag CTF,oneflag" | | Party modes | "Gun Game,gun:One in the Chamber,oic:Sharpshooter,shrp:Sticks & Stones,hlnd" | | FFA 24/7 | "Free for All,dm" |