diff options
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r-- | src/depricatedevent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/depricatedevent.h b/src/depricatedevent.h index 2cdceb9f6..79058cd56 100644 --- a/src/depricatedevent.h +++ b/src/depricatedevent.h @@ -50,7 +50,7 @@ enum DepricatedEvents EVENT_SERVERNOTICE, EVENT_STATECHANGE, EVENT_UPDATEATTRIBUTE, - EVENT_UPDATESTAT, + EVENT_UPDATESTAT }; class Listener; |