]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/all.qh
Set gun alignment on the server (hopefully more reliable)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / all.qh
index 071ac4c565a7e1f076674b40ecb8d85a34110816..0e9aae262604fe9e3bc5134b7643f54cec984bda 100644 (file)
@@ -335,8 +335,6 @@ vector weaponentity_glowmod(Weapon wep, entity actor, int c, entity wepent)
 
 #ifdef SVQC
 .entity gunaligns[5];
-#else
-entity gunaligns[5];
 #endif
 
 .int m_gunalign;