add feature: orientation lock

This commit is contained in:
chinosk
2024-06-14 22:49:36 +08:00
parent d92831443f
commit 577c1b268a
9 changed files with 632 additions and 483 deletions

View File

@@ -19,4 +19,8 @@
<string name="hign"></string>
<string name="middle"></string>
<string name="low"></string>
<string name="orientation_orig">游戏原版</string>
<string name="orientation_portrait">竖屏</string>
<string name="orientation_landscape">横屏</string>
<string name="orientation_lock">方向锁定</string>
</resources>