diff options
Diffstat (limited to 'src/packet/Packet.hpp')
-rw-r--r-- | src/packet/Packet.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packet/Packet.hpp b/src/packet/Packet.hpp index 67e95e5..68a5d5e 100644 --- a/src/packet/Packet.hpp +++ b/src/packet/Packet.hpp @@ -30,7 +30,7 @@ enum PacketsClientBound{ ChatMessage, MultiBlockChange, ConfirmTransaction, - CloseWindow, + CloseWindowEvent, OpenWindow, WindowItems, WindowProperty, |