Commit 6052366e authored by DailyShana's avatar DailyShana

fix

parent beb64458
......@@ -125,6 +125,7 @@ int SingleMode::SinglePlayThread(void* param) {
}
}
last_replay.EndRecord();
mainGame->gMutex.Lock();
time_t nowtime = time(NULL);
tm* localedtime = localtime(&nowtime);
wchar_t timetext[40];
......
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