Disable input when typing into a text field. (#2140)

Closes #2139
This commit is contained in:
gir489
2023-09-17 16:23:26 -04:00
committed by GitHub
parent 3bfc632f44
commit 548c9d80a3
14 changed files with 41 additions and 19 deletions

View File

@ -117,6 +117,7 @@ namespace big
while (g_running)
{
looped::hud_transition_state();
looped::hud_disable_input();
looped::session_pop_multiplier_areas();
looped::session_force_thunder();
looped::session_randomize_ceo_colors();