Commit 85b8431d authored by mercury233's avatar mercury233

update

parent d4fbc2a1
......@@ -107,9 +107,10 @@ bool Game::Initialize() {
env->addStaticText(L"目前测试的内容:\n\n\
音效与背景音乐。\n\
n\n\
已知问题:\n\n\
无。", rect<s32>(300, 30, 550, 390), false, true, wMainMenu);
\n\
\n\n已知问题:\n\n\
无。\n\
", rect<s32>(300, 30, 550, 390), false, true, wMainMenu);
//lan mode
wLanWindow = env->addWindow(rect<s32>(220, 100, 800, 520), false, dataManager.GetSysString(1200));
......
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