From 2f90b3a569c9627f0fa56ed282a33b596f0026f3 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 9 Nov 2014 19:56:50 -0800 Subject: Add explicit check for mapless events --- src/map/map.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.hpp') diff --git a/src/map/map.hpp b/src/map/map.hpp index 14ea6a7..fc48126 100644 --- a/src/map/map.hpp +++ b/src/map/map.hpp @@ -357,6 +357,7 @@ public: std::unique_ptr script; // Diameter. short xs, ys; + bool event_needs_map; // Whether the timer advances if not beyond end. bool timer_active; -- cgit v1.2.3-70-g09d2