Open JahmalEnnis opened 2 months ago
Nougat.tcl currently overwrites its files with a blank file if it iterates over more frames than loaded.
This error check already exists, but it didn't work apparently. I will replace 'break' with 'return' to ensure that no output occurs
Nougat.tcl currently overwrites its files with a blank file if it iterates over more frames than loaded.