public void ShowProffile(FoolPlayer player) { ShowBackground(); _dialogueProfile.Show(player); _currentDialogue = _dialogueProfile; }
public void Show(FoolPlayer player) { base.ShowWindow(); }