Fix linking issue

This commit is contained in:
Chris Miles
2025-06-13 02:03:00 -05:00
parent ad8433eba2
commit 0d19c9d5cf
4 changed files with 13 additions and 3 deletions
+2
View File
@@ -7,6 +7,7 @@ SET(world_sources
cliententry.cpp
clientlist.cpp
console.cpp
../common/data_bucket.cpp
dynamic_zone.cpp
dynamic_zone_manager.cpp
eql_config.cpp
@@ -42,6 +43,7 @@ SET(world_headers
cliententry.h
clientlist.h
console.h
../common/data_bucket.h
dynamic_zone.h
dynamic_zone_manager.h
eql_config.h