diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-07-28 01:46:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-07-28 01:46:36 +0300 |
commit | 7425f60930dd286544c12745361d4b6104d1bfa1 (patch) | |
tree | da857a66ef165a4d59357aacaa0af423eb000a87 /src/net/eathena/updateprotocol.cpp | |
parent | e54bf8d51445d5e5f39e72c34235e4df49a7964e (diff) | |
download | manaplus-7425f60930dd286544c12745361d4b6104d1bfa1.tar.gz manaplus-7425f60930dd286544c12745361d4b6104d1bfa1.tar.bz2 manaplus-7425f60930dd286544c12745361d4b6104d1bfa1.tar.xz manaplus-7425f60930dd286544c12745361d4b6104d1bfa1.zip |
Fix deheader include issue [ci skip].
Diffstat (limited to 'src/net/eathena/updateprotocol.cpp')
-rw-r--r-- | src/net/eathena/updateprotocol.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/updateprotocol.cpp b/src/net/eathena/updateprotocol.cpp index 99b3eeb4d..26f8c92d2 100644 --- a/src/net/eathena/updateprotocol.cpp +++ b/src/net/eathena/updateprotocol.cpp @@ -88,6 +88,7 @@ void updateProtocol() PACKETSOUT_VOID PACKETSOUT_SHUFFLE_MAIN_VOID +PACKETSOUT_SHUFFLE_RE_VOID PACKETSOUT_SHUFFLE_ZERO_VOID PROTOCOLOUTUPDATE_VOID PROTOCOLOUT_VOID |