Commit 1d39eeeb authored by mercury233's avatar mercury233

version

parent 74ec4035
......@@ -14,7 +14,7 @@
#include <dirent.h>
#endif
const unsigned short PRO_VERSION = 0x2338;
const unsigned short PRO_VERSION = 0x2339;
namespace ygo {
......@@ -105,7 +105,8 @@ 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\
特殊同调和特殊超量没有正确检查是否\n\
有可用格子。\n\n\
代替破坏的效果可以用不会被破坏的卡\n\
代替破坏。\n\n\
No.41 泥睡魔兽 睡梦貘、超越融合、\n\
......
Subproject commit 82fb81ad35f999cb1c5d97273d9b429faea99625
Subproject commit e132459652527e562233455ad7f91cec9c136fe7
Subproject commit 1d9275b1479a82386d7871f4d9275e8986657157
Subproject commit 271308c734408ed525b0349afcb69000ec5679a7
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