Commit ac4fb2d5 authored by fallenstardust's avatar fallenstardust

“启用扩展卡包调试模式”

parent 428f27b5
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
!system 1373 名称↓ !system 1373 名称↓
!system 1374 连接标记 !system 1374 连接标记
!system 1378 使用多个关键词搜索卡片 !system 1378 使用多个关键词搜索卡片
!system 1379 优先使用额外卡库数据 !system 1379 启用扩展卡包调试(下次决斗生效)
!system 1380 人机模式 !system 1380 人机模式
!system 1381 残局模式 !system 1381 残局模式
!system 1382 人机信息: !system 1382 人机信息:
......
...@@ -8,7 +8,7 @@ android { ...@@ -8,7 +8,7 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 331101228 versionCode 331101231
versionName "3.3.11" versionName "3.3.11"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
<string name="bbs">社区</string> <string name="bbs">社区</string>
<string name="settings_pref_settings_only_game">直接启动游戏</string> <string name="settings_pref_settings_only_game">直接启动游戏</string>
<string name="only_game_tip">慎重勾选,清除应用数据或者重装才能恢复</string> <string name="only_game_tip">慎重勾选,清除应用数据或者重装才能恢复</string>
<string name="title_use_ex">使用额外卡库</string> <string name="title_use_ex">启用扩展卡包</string>
<string name="tip_network_image">服务器爆炸了</string> <string name="tip_network_image">服务器爆炸了</string>
<string name="game_version">游戏版本</string> <string name="game_version">游戏版本</string>
<string name="error_game_ver">错误格式!应为0x开头如:0x1342(显示1.034.2)</string> <string name="error_game_ver">错误格式!应为0x开头如:0x1342(显示1.034.2)</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment