test flag

This commit is contained in:
sin365 2024-11-08 10:00:57 +08:00
parent 1fa61bb5a0
commit 43a7cca091

View File

@ -101,7 +101,7 @@ namespace AxibugEmuOnline.Client.ClientCore
yield break;
int platform = 0;
bool bTest = true;
bool bTest = false;
if (bTest)
{
yield return null;