Updating PCCS

This commit is contained in:
GearsProgress
2026-07-27 18:46:53 -04:00
parent 927c0b7b7c
commit 6886c81325
2 changed files with 2 additions and 2 deletions

View File

@@ -629,7 +629,7 @@ bool run_conditional(int index)
case CMD_START_LINK:
load_flex_background(FLEXBG_FENNEL, 3);
link_animation_state(STATE_CONNECTION);
//box.reset();
box.reset();
if (g_debug_options.ignore_link_cable)
{
// TODO - Make this less hardcoded