X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fwepent.qh;h=46180d7c0b4e2c82fe02ee5fb6f6e1e8b8234c0d;hb=01323ac06205b898ac018390e80ea5e1e92d6c0d;hp=ee420925692f9dcc9dfc3906c938b09e4c638b41;hpb=1c9d0b4994d43c970e3fa02f651b5f5d79765e5b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/wepent.qh b/qcsrc/common/wepent.qh index ee4209256..46180d7c0 100644 --- a/qcsrc/common/wepent.qh +++ b/qcsrc/common/wepent.qh @@ -10,8 +10,6 @@ REGISTER_NET_TEMP(CLIENT_WEPENT) bool wepent_send(entity this, entity to, int sf); - void wepent_update(entity this); - void wepent_link(entity wep); .int m_forceupdate;