diff --git a/src/world/Event/EventHandler.h b/src/world/Event/EventHandler.h index 1a337d2d..d5dbc82d 100644 --- a/src/world/Event/EventHandler.h +++ b/src/world/Event/EventHandler.h @@ -78,8 +78,6 @@ namespace Sapphire::Event SwitchTalk = 0x001F, Adventure = 0x0020, DailyQuestSupply = 0x0021, - Adventure = 0x0021, - DailyQuestSupply = 0x0022, TripleTriad = 0x0023, PreHandler = 0x0036, ICDirector = 0x8003,