Skip to content

Commit ef1e2d9

Browse files
committed
Add comment
1 parent c865ee2 commit ef1e2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MiniThing/Core/MiniThingCore.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ HRESULT MiniThingCore::StartInstance(void *pPrivateData)
5858
{
5959
HRESULT ret = S_OK;
6060

61+
// Set chinese print env
6162
SetChsPrintEnv();
6263

6364
m_appDataLocalPath = GetLocalAppDataPath();

0 commit comments

Comments
 (0)