+ fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user