示例#1
0
 internal static void UpdateMockCounters()
 {
     Instance.StartCoroutine(UpdateMockCountersRoutine());
 }