Update 6.8

This commit is contained in:
chardub
2026-07-10 15:42:06 -04:00
parent 5b85e72cb2
commit 6a6f126a18
7871 changed files with 493194 additions and 224826 deletions
+2 -2
View File
@@ -589,10 +589,10 @@ end
def pbChooseLanguage
commands=[]
for lang in Settings::LANGUAGES
for lang in Settings::LANGUAGES[Settings::GAME_ID]
commands.push(lang[0])
end
return pbShowCommands(nil,commands)
return pbShowCommands(nil, commands, 0, 0, nil, nil, MessageConfig::FONT_NAME_CHINESE)
end
def pbScreenCapture