#include "RulesDlg.h" RulesDlg::RulesDlg(wxWindow* parent, wxWindowID id) : wxDialog::wxDialog(parent, id, _("Правила игры")) {}