Beispiel #1
0
 private void SoundFinished()
 {
     if (TInfo.TStage == TableStage.Sign)
     {
         _gameHost.OnIntroFinished();
     }
 }