mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-25 09:23:51 +00:00
Cleanup & prep
This commit is contained in:
parent
b3ae34f5c6
commit
eb9dfa29e7
2 changed files with 4 additions and 3 deletions
|
|
@ -502,6 +502,9 @@ void UIScene_LaunchMoreOptionsMenu::handleFocusChange(F64 controlId, F64 childId
|
|||
case eControl_EditSeed:
|
||||
stringId = IDS_GAMEOPTION_SEED;
|
||||
break;
|
||||
case eControl_WorldMobCap:
|
||||
stringId = IDS_GAMEOPTION_SEED;
|
||||
break;
|
||||
#ifdef _LARGE_WORLDS
|
||||
case eControl_WorldSize:
|
||||
stringId = IDS_GAMEOPTION_WORLD_SIZE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue