]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/w_crylink.qc
remove the wish_reload system again
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_crylink.qc
index 255aa43304d693955cd01ffa0a8abae5dcb67ab7..e4f488168eae87b8598f56f9c61afe4e9852ce56 100644 (file)
@@ -651,17 +651,6 @@ float w_crylink(float req)
                                }
                        }
                }
-        if(self.wish_reload)
-        {
-            if(self.switchweapon == self.weapon)
-            {
-                if(self.weaponentity.state == WS_READY)
-                {
-                    self.wish_reload = 0;
-                    W_Crylink_Reload();
-                }
-            }
-        }
        }
        else if (req == WR_PRECACHE)
        {