freaking out because git actually spoke to me

pull/4/head
Blake DeMarcy 2017-04-15 05:44:56 -05:00
parent e4b49f11fc
commit 7e09433457
1 changed files with 1 additions and 1 deletions

View File

@ -1407,7 +1407,7 @@ def frilly_exit():
# sometimes this gets called before the loop is set up properly
try: app.loop.stop()
except: pass
if app.prefs["dramatic_exit"]:
if app.prefs["dramatic_exit"] and app.loop.screen_size:
width, height = app.loop.screen_size
for x in range(height - 1):
motherfucking_rainbows(