Menu: refresh menu upon de-activation of custom game.
This commit is contained in:
parent
beb526a896
commit
40c3e23475
2 changed files with 1 additions and 4 deletions
|
@ -186,10 +186,7 @@ void customgame_btnactivate_start(void)
|
|||
void customgame_btndeactivate_start(void)
|
||||
{
|
||||
localcmd("gamedir \"\"\n");
|
||||
// TODO: Re-init important menu bits and bobs.
|
||||
|
||||
//m_shutdown();
|
||||
//m_init();
|
||||
localcmd("snd_restart\nwait\nmenu_restart\nmenu_customgame\n");
|
||||
}
|
||||
|
||||
void customgame_btndone_start(void)
|
||||
|
|
BIN
valve/menu.dat
BIN
valve/menu.dat
Binary file not shown.
Loading…
Reference in a new issue