]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/wepent.qh
Move tuba instrument networking to the weapon entity
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / wepent.qh
index 32f0cab3e062f618c7968c22277af788421e1d8f..ee420925692f9dcc9dfc3906c938b09e4c638b41 100644 (file)
@@ -4,6 +4,7 @@ REGISTER_NET_LINKED(ENT_CLIENT_WEPENT)
 REGISTER_NET_TEMP(CLIENT_WEPENT)
 
 .float vortex_charge;
+.int tuba_instrument;
 
 #ifdef SVQC