X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fwepent.qh;h=6d7128c33ca27323d91cd6ba8685fb6ca61ac0e4;hb=06a08d0c6b573f2562297147171aff3d990fa42d;hp=d6db7745b9fe1cc5e1ebc8f0f0edcfca78382214;hpb=ec98f5c9d50f267779fed871c9eb094a52064219;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/wepent.qh b/qcsrc/common/wepent.qh index d6db7745b..6d7128c33 100644 --- a/qcsrc/common/wepent.qh +++ b/qcsrc/common/wepent.qh @@ -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;