]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/w_hagar.qc
remove the wish_reload system again
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_hagar.qc
index f16183021d36cec19bb6e928f47c9c50d1e9bcf7..00dec6033bf6633cebf79b6b04a1da28391dd618 100644 (file)
@@ -220,17 +220,6 @@ float w_hagar(float req)
                                weapon_thinkf(WFRAME_FIRE2, autocvar_g_balance_hagar_secondary_refire, w_ready);
                        }
                }
-        if(self.wish_reload)
-        {
-            if(self.switchweapon == self.weapon)
-            {
-                if(self.weaponentity.state == WS_READY)
-                {
-                    self.wish_reload = 0;
-                    W_Hagar_Reload();
-                }
-            }
-        }
        }
        else if (req == WR_PRECACHE)
        {