X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.h;h=2eb089e51322aab10be60c5e598fd3b239c78a5a;hb=0a906ece8d19e328623741f13c181e73308fcd02;hp=4eea1de0bfad091d9705878be0fa123e4500c5fd;hpb=50a408da2e60177326e842a9e7c8e5bf80a9b0e1;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index 4eea1de0..2eb089e5 100644 --- a/src/tape.h +++ b/src/tape.h @@ -164,7 +164,7 @@ struct TapeInfo unsigned int length_frames; unsigned int length_seconds; unsigned int delay_played; - boolean pause_before_death; + boolean pause_before_end; boolean recording, playing, pausing; boolean fast_forward; boolean warp_forward;