From 8d50ad7f65c46d83b44c18249566a16c6d290496 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 25 Mar 2014 18:32:46 -0700 Subject: Mapflag to override savepoint (ported from wushin) --- src/map/mapflag.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/mapflag.hpp') diff --git a/src/map/mapflag.hpp b/src/map/mapflag.hpp index f3819ff..e3a55f5 100644 --- a/src/map/mapflag.hpp +++ b/src/map/mapflag.hpp @@ -62,7 +62,7 @@ enum class MapFlag TOWN = 1 << 28, OUTSIDE = 1 << 29, - //UNUSED2 = 1 << 30, + RESAVE = 1 << 30, //UNUSED3 = 1 << 31, }; -- cgit v1.2.3-70-g09d2