]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Port shotorg stat
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 90cb409a888976cb7f5e0e9a3cd0b1d85a980308..2d747cd59e5affb0f92d47c245e7909ff86c795b 100644 (file)
@@ -443,7 +443,7 @@ float servertime, serverprevtime, serverframetime;
 .float floodcontrol_voice;
 .float floodcontrol_voiceteam;
 
-.float stat_shotorg; // networked stat for trueaim HUD
+.float stat_shotorg = _STAT(SHOTORG); // networked stat for trueaim HUD
 
 string matchid;