From 1a77473e13593f212c3accaee8d887085bc8521f Mon Sep 17 00:00:00 2001 From: djayk1 Date: Mon, 23 Jun 2014 12:05:35 -0300 Subject: [PATCH] Update const.h --- src/client/const.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/const.h b/src/client/const.h index 0b4e85c6..268af7f4 100644 --- a/src/client/const.h +++ b/src/client/const.h @@ -388,6 +388,7 @@ namespace Otc GameCreatureIcons = 54, GameHideNpcNames = 55, GameSpritesAlphaChannel = 56, + GamePremiumExpiration = 57, LastGameFeature = 101 };