follow-up, program_state

This commit is contained in:
nhmall
2024-07-13 16:31:35 -04:00
parent 72d2b0414c
commit 0eb7f109e0
67 changed files with 255 additions and 252 deletions

View File

@@ -109,7 +109,7 @@ set_uasmon(void)
which won't be known during the restore process: but BFlying
and BStealth should be set correctly already in that case, so
there's nothing to do */
if (!svp.program_state.restoring)
if (!program_state.restoring)
float_vs_flight(); /* maybe toggle (BFlying & I_SPECIAL) */
polysense();