From: Samual Date: Thu, 12 Jan 2012 19:27:00 +0000 (-0500) Subject: Remove stupid whitespace X-Git-Tag: xonotic-v0.6.0~110^2^2~24^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d22bc9f10d71a13faf06446df3feaa577cdf22a7;p=xonotic%2Fxonotic-data.pk3dir.git Remove stupid whitespace --- diff --git a/qcsrc/client/Main.qc b/qcsrc/client/Main.qc index f2f5ac86d..71cbbba7f 100644 --- a/qcsrc/client/Main.qc +++ b/qcsrc/client/Main.qc @@ -201,7 +201,6 @@ void CSQC_Init(void) precache_model("models/null.md3"); draw_currentSkin = strzone(strcat("gfx/menu/", cvar_string("menu_skin"))); - } // CSQC_Shutdown : Called every time the CSQC code is shutdown (changing maps, quitting, etc)