mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
Give Q2 CTF it's proper name.
This commit is contained in:
parent
604563f2c3
commit
8819c711cc
1 changed files with 2 additions and 2 deletions
|
@ -377,7 +377,7 @@ game_t gameList[] = {
|
|||
{ "sof2.game", sSOF2ModComboItem, "", qfalse, qtrue },
|
||||
|
||||
{ "q2.game", "Quake II", "baseq2", qtrue, qfalse },
|
||||
{ "q2.game", "Capture The Flag", "ctf", qfalse, qfalse },
|
||||
{ "q2.game", "Quake II: Threewave CTF", "ctf", qfalse, qfalse },
|
||||
{ "q2.game", "Quake II Mission Pack: The Reckoning", "xatrix", qfalse, qfalse },
|
||||
{ "q2.game", "Quake II Mission Pack: Ground Zero", "rogue", qfalse, qfalse },
|
||||
{ "q2.game", "Custom Quake II modification", "", qfalse, qtrue },
|
||||
|
|
Loading…
Reference in a new issue