From 0c8156ba69f423c0370a73103fdb1f04ec813098 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 23 Mar 2021 10:42:35 +0800 Subject: [PATCH] 1 --- server/gameserver/constant.h | 1 + 1 file changed, 1 insertion(+) diff --git a/server/gameserver/constant.h b/server/gameserver/constant.h index 0b5e680..8031856 100755 --- a/server/gameserver/constant.h +++ b/server/gameserver/constant.h @@ -287,6 +287,7 @@ enum PropertyType_e kPropCar = 11, kPropZombieId = 23, + kPropSkillLefTime = 24, }; enum MapObjectType_e