mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 22:22:10 +08:00
Revert "engine: client: implement connectionprogress partially"
This reverts commit cb417a3d51.
This commit breaks demo playback. Figure out why, then revert it back.
This commit is contained in:
@@ -248,9 +248,7 @@ static void CL_ParseQuakeServerInfo( sizebuf_t *msg )
|
||||
S_StopBackgroundTrack ();
|
||||
|
||||
if( !cls.changedemo )
|
||||
{
|
||||
// UI_SetActiveMenu( cl.background );
|
||||
}
|
||||
UI_SetActiveMenu( cl.background );
|
||||
else if( !cls.demoplayback )
|
||||
Key_SetKeyDest( key_menu );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user