X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fwepent.qh;h=6d7128c33ca27323d91cd6ba8685fb6ca61ac0e4;hb=8055762a482cc2ba1d4735e193938c00c7d8d660;hp=d6db7745b9fe1cc5e1ebc8f0f0edcfca78382214;hpb=0797867d53b78246541c604b24e2eacc08c900f2;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;