fix tts crash pause menu with any cursor position (#2719)

This commit is contained in:
Adam Bird 2023-04-18 00:38:12 -04:00 committed by GitHub
parent 831711a459
commit 579087e527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -158,6 +158,7 @@
"153": "STICK UPGRADE 30", "153": "STICK UPGRADE 30",
"154": "NUT UPGRADE 30", "154": "NUT UPGRADE 30",
"155": "NUT UPGRADE 40", "155": "NUT UPGRADE 40",
"255": "",
"256": "Haunted Wasteland", "256": "Haunted Wasteland",
"257": "Gerudos Fortress", "257": "Gerudos Fortress",
"258": "Gerudo Valley", "258": "Gerudo Valley",

View File

@ -158,6 +158,7 @@
"153": "AMÉLIORATION BÂTON MOJO 30", "153": "AMÉLIORATION BÂTON MOJO 30",
"154": "AMÉLIORATION NOIX MOJO 30", "154": "AMÉLIORATION NOIX MOJO 30",
"155": "AMÉLIORATION NOIX MOJO 40", "155": "AMÉLIORATION NOIX MOJO 40",
"255": "",
"256": "Désert Hanté", "256": "Désert Hanté",
"257": "Forteresse Gerudo", "257": "Forteresse Gerudo",
"258": "Vallée Gerudo", "258": "Vallée Gerudo",

View File

@ -158,6 +158,7 @@
"153": "STAB UPGRADE 30", "153": "STAB UPGRADE 30",
"154": "NUß UPGRADE 30", "154": "NUß UPGRADE 30",
"155": "NUß UPGRADE 40", "155": "NUß UPGRADE 40",
"255": "",
"256": "Gespensterwüste", "256": "Gespensterwüste",
"257": "Gerudo-Festung", "257": "Gerudo-Festung",
"258": "Gerudotal", "258": "Gerudotal",