Commit 19a99abc authored by mercury233's avatar mercury233

version

parent 7ac5d1ed
......@@ -14,7 +14,7 @@
#include <dirent.h>
#endif
const unsigned short PRO_VERSION = 0x233E;
const unsigned short PRO_VERSION = 0x233F;
namespace ygo {
......@@ -106,7 +106,6 @@ bool Game::Initialize() {
env->addStaticText(L"http://mercury233.me/ygosrv233/", rect<s32>(10, 360, 270, 380), false, false, wMainMenu);
env->addStaticText(L"已知问题:\n\n\
特殊同调没有正确检查是否有可用格子。\n\n\
天气模样等卡赋予效果的处理存在问题。", rect<s32>(300, 30, 550, 390), false, true, wMainMenu);
//lan mode
......
Subproject commit d850977a8796bda07435171d340800a0ba3960a7
Subproject commit be07da20a7f5225572beaf12414d251fd15f3255
Subproject commit 6110a16e6adb05c4ed382343fcc6a70f670ede77
Subproject commit 14c74b934e2da9201a3dfe70fb96782185bcce66
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