Revert accidental change from 1bfa170856
causing serious problems
This essentially somehow was making it so game mods couldn't be deselected.
This commit is contained in:
parent
e2b7b77adf
commit
8e5e911f67
1 changed files with 0 additions and 2 deletions
|
@ -473,8 +473,6 @@ static bool enter_lobby_mode(mp_workflow_helper_ptr helper, const std::vector<st
|
|||
sound::stop_music();
|
||||
}
|
||||
|
||||
helper->state.clear();
|
||||
|
||||
mp::lobby_info li(helper->game_config, installed_addons);
|
||||
helper->lobby_info = &li;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue