]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/teamplay.qh
#includes: cleanup server
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / teamplay.qh
index 3ce05ac2a66c2d24ab50dc74b91a94c61d6d156a..5664d261daa1a6b26376899369562fe9abc51132 100644 (file)
@@ -9,6 +9,8 @@ string cache_lastmutatormsg;
 // # of bots on those teams
 float cb1, cb2, cb3, cb4;
 
+int redowned, blueowned, yellowowned, pinkowned;
+
 //float audit_teams_time;
 
 void TeamchangeFrags(entity e);