]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/wepent.qh
Rename t_items.qc to items.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / wepent.qh
index d6db7745b9fe1cc5e1ebc8f0f0edcfca78382214..6d7128c33ca27323d91cd6ba8685fb6ca61ac0e4 100644 (file)
@@ -35,6 +35,10 @@ REGISTER_NET_TEMP(CLIENT_WEPENT)
        .Weapon switchingweapon;
        .Weapon switchweapon;
 
+       .float m_alpha;
+
+       .int m_skin;
+
        // only for Porto
        .bool angles_held_status;
        .vector angles_held;