feat: battle system, state manager enhancements, engine and demo updates

This commit is contained in:
2026-06-14 15:35:31 +08:00
parent 4d066b53bf
commit d0e901bd1f
12 changed files with 515 additions and 6 deletions

View File

@@ -41,6 +41,8 @@
"qualityAuto": "Auto",
"quality1080p": "1080p 2.5Mbps",
"quality720p": "720p 2Mbps",
"quality480p": "480p 0.8Mbps"
"quality480p": "480p 0.8Mbps",
"continue": "Continue",
"toMenu": "Back to Menu"
}
}