diff options
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r-- | src/depricatedevent.h | 2 |
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, |