summaryrefslogtreecommitdiff
path: root/command/marks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'command/marks.cpp')
-rw-r--r--command/marks.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/command/marks.cpp b/command/marks.cpp
index f8a9b85..b212ef0 100644
--- a/command/marks.cpp
+++ b/command/marks.cpp
@@ -735,5 +735,6 @@ bool clMarks::Save(const char *Directory, double FrameRate, bool isTS, bool Forc
}
}
free(fpath);
+ savedcount=count;
return true;
}