From 1d0e18a186f67844ccd873eabb56ebdaa3f47f11 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 May 2013 13:49:50 -0700 Subject: Switch block_list and subclasses to dumb_ptr Now we're well-defined, since we're actually calling ctors and dtors. Most of this code will not survive long ... --- src/map/map.t.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/map.t.hpp') diff --git a/src/map/map.t.hpp b/src/map/map.t.hpp index 172572f..d7b86ec 100644 --- a/src/map/map.t.hpp +++ b/src/map/map.t.hpp @@ -79,7 +79,6 @@ enum class NpcSubtype : uint8_t WARP, SHOP, SCRIPT, - MONS, MESSAGE, }; -- cgit v1.2.3-70-g09d2