From: Rudolf Polzer Date: Thu, 26 Jan 2012 16:19:16 +0000 (+0100) Subject: also call updateCompression on menu init, may fix problem with +exec +map X-Git-Tag: xonotic-v0.6.0~81 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=767442ecf43244d0cf0a72f05d500bee7f521ea9;p=xonotic%2Fxonotic-data.pk3dir.git also call updateCompression on menu init, may fix problem with +exec +map --- diff --git a/qcsrc/menu/menu.qc b/qcsrc/menu/menu.qc index c097f99b9..7b5dbd15a 100644 --- a/qcsrc/menu/menu.qc +++ b/qcsrc/menu/menu.qc @@ -54,6 +54,8 @@ void m_init() // needs to be done so early because of the constants they create RegisterWeapons(); RegisterGametypes(); + + updateCompression(); } float MENU_ASPECT = 1.25; // 1280x1024