X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmapinfo.qh;h=fc7fdbb7845a4f42259d5704c4efba9b0edabc6a;hp=54255ec8d2aa153abfb6da7242d08b3635c40423;hb=e72ae8623dbd67dc7d85ed16fa4a18dd75663629;hpb=4577d2b7d194f707283a9adde614c2bfb41d7bd1 diff --git a/qcsrc/common/mapinfo.qh b/qcsrc/common/mapinfo.qh index 54255ec8d2..fc7fdbb784 100644 --- a/qcsrc/common/mapinfo.qh +++ b/qcsrc/common/mapinfo.qh @@ -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