Example #1
0
 public void ResumeGame()
 {
     _objectThrower.AllowThrow();
     _menu.HideCompletePanel();
 }