Removing commented out lines of code

This commit is contained in:
GearsProgress
2026-03-18 22:55:54 -04:00
parent a7ebcd06fe
commit 0f871923b9
5 changed files with 2 additions and 22 deletions

View File

@@ -816,7 +816,7 @@ bool run_conditional(int index)
load_flex_background(FLEXBG_FENNEL, 3);
link_animation_state(STATE_CONNECTION);
party_data.start_link();
reset_textbox();
reload_textbox_background();
load_flex_background(FLEXBG_FENNEL, 2);
link_animation_state(0);
return true;