diff --git a/desktop_version/src/Script.cpp b/desktop_version/src/Script.cpp index 591467f5..a88822ea 100644 --- a/desktop_version/src/Script.cpp +++ b/desktop_version/src/Script.cpp @@ -3501,6 +3501,7 @@ void scriptclass::hardreset( KeyPoll& key, Graphics& dwgfx, Game& game,mapclass& dwgfx.textboxremovefast(); dwgfx.flipmode = false; //This will be reset if needs be elsewhere dwgfx.showcutscenebars = false; + dwgfx.cutscenebarspos = 0; //mapclass map.warpx = false;