X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;ds=inline;f=qcsrc%2Fcommon%2Fwepent.qh;h=6d7128c33ca27323d91cd6ba8685fb6ca61ac0e4;hb=b253a57934d122e2a90238e20b935af6d060d862;hp=556f58194f5ed5298d52f0aad3f4e6ca3f046e2a;hpb=7e5268799e95d0dd6f2b77ed4e097b0adc755f2b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/wepent.qh b/qcsrc/common/wepent.qh index 556f58194..6d7128c33 100644 --- a/qcsrc/common/wepent.qh +++ b/qcsrc/common/wepent.qh @@ -37,6 +37,8 @@ REGISTER_NET_TEMP(CLIENT_WEPENT) .float m_alpha; + .int m_skin; + // only for Porto .bool angles_held_status; .vector angles_held;