Someone managed to strip a comma and break hipnotic with it.
This commit is contained in:
parent
5e088e77d0
commit
5334ca5d4c
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ static const gamemode_info_t gamemode_info[] = {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//quake's mission packs technically have their own protocol (thanks to stat_items). copyrights mean its best to keep them separate, too.
|
//quake's mission packs technically have their own protocol (thanks to stat_items). copyrights mean its best to keep them separate, too.
|
||||||
{"-hipnotic", "hipnotic", "FTE-Hipnotic", {"hipnotic/pak0.pak","hipnotic/gfx.wad"},QCFG,{"id1" "qw", "hipnotic", "*fte"}, "Quake: Scourge of Armagon", UPDATEURL(Q1)},
|
{"-hipnotic", "hipnotic", "FTE-Hipnotic", {"hipnotic/pak0.pak","hipnotic/gfx.wad"},QCFG,{"id1", "qw", "hipnotic", "*fte"}, "Quake: Scourge of Armagon", UPDATEURL(Q1)},
|
||||||
{"-rogue", "rogue", "FTE-Rogue", {"rogue/pak0.pak","rogue/gfx.wad"},QCFG,{"id1", "qw", "rogue", "*fte"}, "Quake: Dissolution of Eternity", UPDATEURL(Q1)},
|
{"-rogue", "rogue", "FTE-Rogue", {"rogue/pak0.pak","rogue/gfx.wad"},QCFG,{"id1", "qw", "rogue", "*fte"}, "Quake: Dissolution of Eternity", UPDATEURL(Q1)},
|
||||||
|
|
||||||
//various quake-dependant non-standalone mods that require hacks
|
//various quake-dependant non-standalone mods that require hacks
|
||||||
|
|
Loading…
Reference in a new issue