X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fwepent.qh;h=6d7128c33ca27323d91cd6ba8685fb6ca61ac0e4;hp=556f58194f5ed5298d52f0aad3f4e6ca3f046e2a;hb=HEAD;hpb=daaa815e35ec0cb95c8b5ae90e4dc8ff4bcf6eef diff --git a/qcsrc/common/wepent.qh b/qcsrc/common/wepent.qh index 556f58194f..6d7128c33c 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;