This commit is contained in:
oleting
2021-02-09 15:46:14 +01:00
parent 96b4aedf66
commit 7d000593f6
3 changed files with 1 additions and 11 deletions

View File

@@ -162,12 +162,6 @@ class Gui:
sg.popup(
'This was made by plexx(Image generation), Weckyy702(Interpreter) and oleting(Frontend). Used Python 3.9.1, Libraries PySimpleGUI and Pillow.', title='Credits')
# handle fun feature
if event == '-DONATE-':
logging.debug(('event = ' + str(event)))
sg.popup_notify(
('You donated $' + str(random.randint(500, 100000000)) + '.'), title='Thanks')
# needed Input