mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Small map fixes
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -86,7 +86,7 @@ class CharacterSelectMenuPresenter
|
||||
update_cursor(@current_index)
|
||||
@name = getDefaultName if @name == ""
|
||||
updateDisplayedName(getOptionIndex(OPTION_NAME))
|
||||
cmd = pbMessage("Is this this information correct?", [_INTL("Yes"), _INTL("No")])
|
||||
cmd = pbMessage("Is this information correct?", [_INTL("Yes"), _INTL("No")])
|
||||
if cmd == 0
|
||||
pbSEPlay("GUI naming confirm", 80, 100)
|
||||
#pbMessage("You will be able to customize your appearance further while playing")
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user