Esempio n. 1
0
File: Menu.py Progetto: kotland/Snow
 def on_btn_settings(self):
     self.work = False
     win_settings = Settings(background=self.background)
     win_settings.run()