]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
Implement RPG / Free Roam gametype. Next step is to remove scoring under this type...
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index b31aa9842fd80db20af9a2f7c30b78cec534ecf6..74307aef40f1d868228afed4a5992e77d67f1111 100644 (file)
@@ -37,6 +37,7 @@ const float GAME_ONSLAUGHT    = 9;
 const float GAME_RACE  = 10;\r
 const float GAME_CTS = 11;\r
 const float GAME_CA            = 12;\r
+const float GAME_RPG           = 13;\r
 \r
 const float AS_STRING          = 1;\r
 const float AS_INT             = 2;\r