Commit edd1474b authored by mercury233's avatar mercury233

version

parent cedad31c
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include <dirent.h> #include <dirent.h>
#endif #endif
const unsigned short PRO_VERSION = 0x233B; const unsigned short PRO_VERSION = 0x233C;
namespace ygo { namespace ygo {
...@@ -109,9 +109,7 @@ bool Game::Initialize() { ...@@ -109,9 +109,7 @@ bool Game::Initialize() {
特殊同调和特殊超量没有正确检查是否\n\ 特殊同调和特殊超量没有正确检查是否\n\
有可用格子。\n\n\ 有可用格子。\n\n\
代替破坏的效果可以用不会被破坏的卡\n\ 代替破坏的效果可以用不会被破坏的卡\n\
代替破坏。\n\n\ 代替破坏。", rect<s32>(300, 30, 550, 390), false, true, wMainMenu);
No.41 泥睡魔兽 睡梦貘和装弹枪管龙\n\
的处理存在问题。", rect<s32>(300, 30, 550, 390), false, true, wMainMenu);
//lan mode //lan mode
wLanWindow = env->addWindow(rect<s32>(220, 100, 800, 520), false, dataManager.GetSysString(1200)); wLanWindow = env->addWindow(rect<s32>(220, 100, 800, 520), false, dataManager.GetSysString(1200));
......
Subproject commit 05fcb21c74361153335e17620871fcf715918bf5 Subproject commit 509d4a5cc1fa949fa4c8bcb8b5f06db43de9521c
Subproject commit dc40ce9811cc09192c527c888449cdbcdc9036d2 Subproject commit 03638f34b137314e29aa4c83e703029224ee0ac3
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