]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Declare more ints as ints
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index eeb6e44b95cb0a741690ac7dc253c9f4ed3ead2e..49e340c4970edff02b39fe1d3c208e57dbee47bd 100644 (file)
@@ -285,7 +285,7 @@ float default_weapon_alpha;
 .float version_nagtime;
 
 const int NUM_JUMPPADSUSED = 3;
 .float version_nagtime;
 
 const int NUM_JUMPPADSUSED = 3;
-.float jumppadcount;
+.int jumppadcount;
 .entity jumppadsused[NUM_JUMPPADSUSED];
 
 string gamemode_name;
 .entity jumppadsused[NUM_JUMPPADSUSED];
 
 string gamemode_name;