X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fview.qc;fp=qcsrc%2Fclient%2Fview.qc;h=203fbcc76c0c6cc410d2faab61a41f7c513f9c72;hb=e3a7dfba0184b44f3b9e38ce8cb9cfa91fb83722;hp=ac4d13a6e906d46a292864674ca2ba9bb5255207;hpb=e37161179426d2bb0b543ab2783d353d24963037;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/view.qc b/qcsrc/client/view.qc index ac4d13a6e..203fbcc76 100644 --- a/qcsrc/client/view.qc +++ b/qcsrc/client/view.qc @@ -1565,7 +1565,6 @@ void CSQC_UpdateView(entity this, float w, float h) // TODO maybe don't send cvar values until the menu is open // TODO remove CheckSendCvars from menu code (it seems broken anyway) // TODO remove references to sendcvar from cvar descriptions - // TODO stop server from requesting cvar values to the client on connection as it's no longer necessary ReplicateVars(false); if (ReplicateVars_NOT_SENDING())