X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=3d6b09809c7bcccd6fe643d415d0c2704c0a2013;hb=5df6c84e44cee231f11c2b886a9a73784bd10a54;hp=ca104b8d9b16dd6e74e4c88537cb10ae24a27e55;hpb=b35eb67187273bda7318af1b35a79a92ed59f96b;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index ca104b8d..3d6b0980 100644 --- a/src/editor.c +++ b/src/editor.c @@ -11366,6 +11366,8 @@ static void HandleCounterButtons(struct GadgetInfo *gi) LoadLevel(level_nr); LoadScore(level_nr); + SaveLevelSetup_SeriesInfo(); + TapeErase(); ResetUndoBuffer();