-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace "JumpSection" with "CallSection" except for special calls
- This fixes a bug where reaching a choice twice / `char HiruChoice0[2];` twice would restart the game see #2 (comment) - Our other scripts seem to mainly use 'CallSection', so this also normalizes the script to match our other scripts - Special calls (returning to title/flow) have been left alone to reset the scope level
- Loading branch information
Showing
1 changed file
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters