X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.c;h=4ec51529953136bf25d03c5c1e685283792471f0;hb=b0082cbe1518d7cc743cf708d7047a9fbd6ded86;hp=c0939acd8dbd87c752c4aa143dfa203d37d60182;hpb=22846a3ec9df44b291989369ae220060ecd57bcb;p=rocksndiamonds.git diff --git a/src/tape.c b/src/tape.c index c0939acd..4ec51529 100644 --- a/src/tape.c +++ b/src/tape.c @@ -1199,8 +1199,7 @@ void TapeQuickSave(void) return; } - if (tape.recording) - TapeHaltRecording(); // prepare tape for saving on-the-fly + TapeHaltRecording(); // prepare tape for saving on-the-fly if (TAPE_IS_EMPTY(tape)) {