summaryrefslogtreecommitdiff
path: root/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'status.c')
-rw-r--r--status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/status.c b/status.c
index 442eb30..63c9f70 100644
--- a/status.c
+++ b/status.c
@@ -39,6 +39,7 @@ void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name,
{
Dprintf("cText2SkinStatus::Replaying(%s)\n", Name);
eReplayMode oldMode = mReplayMode;
+ mReplay = NULL;
if (mRender != NULL)
mRender->UpdateLock();