]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/q3map2.h
(THIS IS A TRANSITIONAL REVISION, DO NOT USE, WAIT FOR UPDATED DEPS)
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
index e0cafe2f99e537f50f719661aa375fa24b754bbf..9d8daddecc0c67391e74bc8cfdcae4daa5462764 100644 (file)
@@ -35,8 +35,8 @@ several games based on the Quake III Arena engine, in the form of "Q3Map2."
 
 
 /* version */
 
 
 /* version */
-#define Q3MAP_VERSION  "2.5.16"
-#define Q3MAP_MOTD             "Voter turnout"
+#define Q3MAP_VERSION  "2.5.17"
+#define Q3MAP_MOTD             "Last one turns the lights off"
 
 
 
 
 
 
@@ -1825,6 +1825,8 @@ Q_EXTERN game_t                           games[]
                                                        {
                                                                #include "game_quake3.h"
                                                                ,
                                                        {
                                                                #include "game_quake3.h"
                                                                ,
+                                                               #include "game_tremulous.h" /*LinuxManMikeC: must be after game_quake3.h, depends on #define's set in it */
+                                                               ,
                                                                #include "game_tenebrae.h"
                                                                ,
                                                                #include "game_wolf.h"
                                                                #include "game_tenebrae.h"
                                                                ,
                                                                #include "game_wolf.h"