diff options
Diffstat (limited to 'src/event.h')
-rw-r--r-- | src/event.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/event.h b/src/event.h index 5f053724..065fb7f6 100644 --- a/src/event.h +++ b/src/event.h @@ -64,7 +64,6 @@ public: Close, CloseAll, CloseDialog, - CloseSent, ConfigOptionChanged, Constructed, LoadingDatabases, @@ -86,25 +85,19 @@ public: GuiWindowsUnloaded, GuiWindowsUnloading, IntegerInput, - IntegerInputSent, MapLoaded, Menu, - MenuSent, Message, Next, - NextSent, NpcCount, Player, Post, PostCount, - SendLetterSent, ServerNotice, StateChange, StorageCount, StringInput, - StringInputSent, Stun, - TalkSent, UpdateAttribute, UpdateStat, UpdateStatusEffect, |