diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ea6e551ab..1b8cc8ee8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -564,6 +564,8 @@ SET(SRCS net/serverinfo.h net/skillhandler.h net/tradehandler.h + net/updatetypeoperators.cpp + net/updatetypeoperators.h enums/net/updatetype.h net/uploadcharinfo.h net/worldinfo.h |