From ac80973ee96dc7d65a8c8b4861a69e8e189c7434 Mon Sep 17 00:00:00 2001 From: Treeki Date: Thu, 14 Feb 2013 01:59:52 +0100 Subject: fix a bug with the w7 to w8 transition. untested though --- src/koopatlas/pathmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/koopatlas/pathmanager.h') diff --git a/src/koopatlas/pathmanager.h b/src/koopatlas/pathmanager.h index 18a08c9..8f04e34 100644 --- a/src/koopatlas/pathmanager.h +++ b/src/koopatlas/pathmanager.h @@ -32,6 +32,8 @@ class dWMPathManager_c { void activatePoint(); void unlockAllPaths(char type); + void copyWorldDefToSave(const dKPWorldDef_s *world); + dKPLayer_s *pathLayer; bool isMoving; -- cgit v1.2.3