summaryrefslogtreecommitdiff
path: root/src/depricatedevent.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-28 01:51:25 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-28 01:51:25 +0300
commitff936ce120283ade23d88725c7d38542beca0a93 (patch)
tree5b2d26630c3a0537b0f578994d9ada7653c0cab3 /src/depricatedevent.h
parentc9b13ba269857de0311863bf4d4461185fe10459 (diff)
downloadplus-ff936ce120283ade23d88725c7d38542beca0a93.tar.gz
plus-ff936ce120283ade23d88725c7d38542beca0a93.tar.bz2
plus-ff936ce120283ade23d88725c7d38542beca0a93.tar.xz
plus-ff936ce120283ade23d88725c7d38542beca0a93.zip
improve gamehandler class
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r--src/depricatedevent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/depricatedevent.h b/src/depricatedevent.h
index 79058cd56..14f73ddc7 100644
--- a/src/depricatedevent.h
+++ b/src/depricatedevent.h
@@ -40,13 +40,11 @@ enum DepricatedEvents
{
EVENT_CONSTRUCTED = 0,
EVENT_DESTRUCTED,
- EVENT_ENGINESINITALIZED,
EVENT_ENGINESINITALIZING,
EVENT_GUIWINDOWSLOADED,
EVENT_GUIWINDOWSLOADING,
EVENT_GUIWINDOWSUNLOADED,
EVENT_GUIWINDOWSUNLOADING,
- EVENT_MAPLOADED,
EVENT_SERVERNOTICE,
EVENT_STATECHANGE,
EVENT_UPDATEATTRIBUTE,