X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fwepent.qh;h=46180d7c0b4e2c82fe02ee5fb6f6e1e8b8234c0d;hb=7f042267d93f57719b68f0725af14d444f5c8932;hp=ee420925692f9dcc9dfc3906c938b09e4c638b41;hpb=bc6fe08d1d10d513d52efb1ab57a27d6086b8397;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;