]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mapinfo.qh
Declare more ints as ints
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapinfo.qh
index 54255ec8d2aa153abfb6da7242d08b3635c40423..fc7fdbb7845a4f42259d5704c4efba9b0edabc6a 100644 (file)
@@ -10,7 +10,7 @@ entity MapInfo_Type_last;
 .string netname; // game type name as in cvar (with g_ prefix)
 .string mdl; // game type short name
 .string message; // human readable name
-.float team; // does this gametype support teamplay?
+.int team; // does this gametype support teamplay?
 .string model2; // game type defaults
 .string gametype_description; // game type description