Commit d66229c7 authored by qq247321453's avatar qq247321453

不提示

parent b44bdafb
...@@ -508,7 +508,6 @@ public class YGOMobileActivity extends GameActivity implements ...@@ -508,7 +508,6 @@ public class YGOMobileActivity extends GameActivity implements
lasttime = System.currentTimeMillis(); lasttime = System.currentTimeMillis();
return; return;
} }
Toast.makeText(this, R.string.tip_please_quit_in_game, Toast.LENGTH_SHORT).show();
// super.onWindowFocusChanged(false); // super.onWindowFocusChanged(false);
// onGameExit(); // onGameExit();
} }
......
...@@ -5,5 +5,4 @@ ...@@ -5,5 +5,4 @@
<string name="react_chain">표시 시간 </string> <string name="react_chain">표시 시간 </string>
<string name="refresh_textures">인터페이스 새로 고침 </string> <string name="refresh_textures">인터페이스 새로 고침 </string>
<string name="tip_exit_game">게임을 종료하려면 뒤로 버튼을 다시 클릭하십시오. </string> <string name="tip_exit_game">게임을 종료하려면 뒤로 버튼을 다시 클릭하십시오. </string>
<string name="tip_please_quit_in_game">请在游戏主菜单点击\"退出游戏\"</string>
</resources> </resources>
\ No newline at end of file
...@@ -5,5 +5,4 @@ ...@@ -5,5 +5,4 @@
<string name="react_chain">显示时点</string> <string name="react_chain">显示时点</string>
<string name="refresh_textures">刷新界面</string> <string name="refresh_textures">刷新界面</string>
<string name="tip_exit_game">再次点击返回键退出游戏</string> <string name="tip_exit_game">再次点击返回键退出游戏</string>
<string name="tip_please_quit_in_game">请在游戏主菜单点击\"退出游戏\"</string>
</resources> </resources>
\ No newline at end of file
...@@ -6,5 +6,4 @@ ...@@ -6,5 +6,4 @@
<string name="react_chain">Show All Timing</string> <string name="react_chain">Show All Timing</string>
<string name="refresh_textures">Refresh Textures</string> <string name="refresh_textures">Refresh Textures</string>
<string name="tip_exit_game">Click the BACK key again to exit the game </string> <string name="tip_exit_game">Click the BACK key again to exit the game </string>
<string name="tip_please_quit_in_game">Please click \"退出游戏\" in game.</string>
</resources> </resources>
\ No newline at end of file
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