mirror of
https://github.com/suloku/savegame-manager.git
synced 2026-04-25 07:27:24 -05:00
Update the maxoptions to account for Old Sea Map in English
This commit is contained in:
parent
c86b3dfcdb
commit
b48fa01d16
|
|
@ -310,7 +310,7 @@ void mode_gba()
|
|||
maxoptions = 1;
|
||||
break;
|
||||
case 1:
|
||||
maxoptions = 1;
|
||||
maxoptions = 2;
|
||||
break;
|
||||
case 2:
|
||||
maxoptions = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user