Fix world, separate out data_buckets.

This commit is contained in:
KimLS
2025-12-07 17:13:01 -08:00
parent 6027c56d9e
commit 32e04ea74c
8 changed files with 62 additions and 70 deletions
+2
View File
@@ -20,6 +20,7 @@ set(common_sources
database/database_update_manifest_custom.cpp
database/database_update_manifest_bots.cpp
database/database_update.cpp
data_bucket.cpp
dbcore.cpp
deity.cpp
dynamic_zone_base.cpp
@@ -554,6 +555,7 @@ set(common_headers
database.h
database_schema.h
database/database_update.h
data_bucket.cpp
dbcore.h
deity.h
discord/discord.h