summaryrefslogtreecommitdiff
path: root/src/depricatedevent.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-11 15:34:12 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-11 15:34:12 +0300
commitcd51470e6fe2cc30b6d533cc0183639041613680 (patch)
treefea875a1087d24775c302508d8b0c7662a46ed04 /src/depricatedevent.h
parenta09da2427062c4454bd9691489289d45b3473fda (diff)
downloadplus-cd51470e6fe2cc30b6d533cc0183639041613680.tar.gz
plus-cd51470e6fe2cc30b6d533cc0183639041613680.tar.bz2
plus-cd51470e6fe2cc30b6d533cc0183639041613680.tar.xz
plus-cd51470e6fe2cc30b6d533cc0183639041613680.zip
Improve playerinfo class.
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r--src/depricatedevent.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/depricatedevent.h b/src/depricatedevent.h
index 1574983c0..2cdceb9f6 100644
--- a/src/depricatedevent.h
+++ b/src/depricatedevent.h
@@ -33,8 +33,7 @@ enum Channels
CHANNEL_ATTRIBUTES = 0,
CHANNEL_CLIENT,
CHANNEL_GAME,
- CHANNEL_NOTICES,
- CHANNEL_STATUS
+ CHANNEL_NOTICES
};
enum DepricatedEvents
@@ -50,7 +49,6 @@ enum DepricatedEvents
EVENT_MAPLOADED,
EVENT_SERVERNOTICE,
EVENT_STATECHANGE,
- EVENT_TRADING,
EVENT_UPDATEATTRIBUTE,
EVENT_UPDATESTAT,
};