diff --git a/Dalamud/Game/Addon/Events/AddonEventType.cs b/Dalamud/Game/Addon/Events/AddonEventType.cs
index 2c88c797b..25beb13fc 100644
--- a/Dalamud/Game/Addon/Events/AddonEventType.cs
+++ b/Dalamud/Game/Addon/Events/AddonEventType.cs
@@ -74,7 +74,7 @@ public enum AddonEventType : byte
///
/// Resize (ChatLogPanel).
///
- Resize = 19,
+ Resize = 21,
///
/// AtkComponentButton Press, sent on MouseDown on Button.