]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
one step towards making the rifle the "standard sniper gun" instead of the Nex: on...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 74b4ecea88c17683996b4b65aacca357f00b10fb..d4ee31d802d475ba8aedb5be65ec4aa6aa6e188c 100644 (file)
@@ -635,3 +635,5 @@ string deathmessage;
 .float selectweapon; // last selected weapon of the player
 
 .float ballistics_density; // wall piercing factor, larger = bullet can pass through more
+
+.entity realowner;