Esempio n. 1
0
 // Token: 0x0600129A RID: 4762 RVA: 0x0001ABFB File Offset: 0x00019BFB
 protected override void Tick(float dT)
 {
     if (LoadingMonitor.ReachedCountdownTime())
     {
         base.Close();
     }
 }