tallforasmurf / CHIP8IDE

An interactive development and emulation environment for the CHIP8/SCHIP system
30 stars 1 forks source link

UnboundLocalError on cancel save #18

Closed tallforasmurf closed 8 years ago

tallforasmurf commented 8 years ago

Modify an empty source file.

File>Open

In maybe-save dialog, click Cancel (instead of Dont Save or Save).

Ends on line 1143 of source.py with chosenpath ref before assignment