summaryrefslogtreecommitdiff
path: root/src/koopatlas/pathmanager.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/koopatlas/pathmanager.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/koopatlas/pathmanager.h b/src/koopatlas/pathmanager.h
index 27fcfd6..afd8103 100644
--- a/src/koopatlas/pathmanager.h
+++ b/src/koopatlas/pathmanager.h
@@ -81,6 +81,9 @@ class dWMPathManager_c {
int waitAfterUnlock;
int waitBeforePanBack;
+ bool savingForEnding;
+ bool waitingForEndingTransition;
+
private:
void unlockPaths();
void finalisePathUnlocks();