From 1c1752f40aac20bf9a5e56817951a013c2219bed Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 10 Jun 2014 15:31:24 -0700 Subject: Generate the map server protocol Sigh, map server will have no smart filters yet --- src/map/pc.t.hpp | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'src/map/pc.t.hpp') diff --git a/src/map/pc.t.hpp b/src/map/pc.t.hpp index e022f3b..86817a7 100644 --- a/src/map/pc.t.hpp +++ b/src/map/pc.t.hpp @@ -50,18 +50,7 @@ enum class ADDITEM enum class CalcStatus { NOW, - LATER , -}; - -enum class PickupFail : uint8_t -{ - OKAY = 0, - BAD_ITEM = 1, - TOO_HEAVY = 2, - TOO_FAR = 3, - INV_FULL = 4, - STACK_FULL = 5, - DROP_STEAL = 6, + LATER, }; #endif // TMWA_MAP_PC_T_HPP -- cgit v1.2.3-60-g2f50