]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Port leadlimit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 2d747cd59e5affb0f92d47c245e7909ff86c795b..2ed37abf4bf6adfd81edf2449fc663cb238cf4c2 100644 (file)
@@ -454,7 +454,7 @@ string matchid;
 
 .float damage_dealt_total;
 
-.float stat_leadlimit;
+.float stat_leadlimit = _STAT(LEADLIMIT);
 
 bool radar_showennemies;