Esempio n. 1
0
 protected override void DrawOverlays(SpriteBatch spriteBatch)
 {
     base.DrawOverlays(spriteBatch);
     watchingReplayText.Draw(spriteBatch);
 }