diff options
| author | Eblo <7004497+Eblo@users.noreply.github.com> | 2026-01-20 21:31:07 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-20 20:31:07 -0600 |
| commit | 31f902da390b38dcae0cc7f3ee2d81dfa796ba1a (patch) | |
| tree | 36f5713dcf449e4c1301fdfc97f056053c96da5a /mm/2s2h/Rando/Menu.cpp | |
| parent | a4360a25cd3dfec3653890f86b812facfa6ddee3 (diff) | |
[Enhancement] Save Game on Moon Crash (#1480)
Diffstat (limited to 'mm/2s2h/Rando/Menu.cpp')
| -rw-r--r-- | mm/2s2h/Rando/Menu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/2s2h/Rando/Menu.cpp b/mm/2s2h/Rando/Menu.cpp index 50bd2921f..f8136bd37 100644 --- a/mm/2s2h/Rando/Menu.cpp +++ b/mm/2s2h/Rando/Menu.cpp @@ -337,7 +337,7 @@ static void DrawLogicConditionsTab() { } UIWidgets::Tooltip( "Glitchless - The items are shuffled in a way that guarantees the seed is beatable without " - "glitches.\n\n" + "glitches. With this setting, \"Save Game on Moon Crash\" is automatically enabled.\n\n" "No Logic - The items are shuffled completely randomly, this can result in unbeatable seeds, and " "will require heavy use of glitches.\n\n" "Nearly No Logic - The items are shuffled completely randomly, with the following exceptions:\n" |
