mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
feat(Core/DBC): rework load DBC (#3002)
* Move DBC load system from TC * Add db tables for all dbc * Support override data from db * Support override spells from db (#2994)
This commit is contained in:
@@ -60,7 +60,6 @@ target_include_directories(worldserver
|
||||
target_link_libraries(worldserver
|
||||
PRIVATE
|
||||
game-interface
|
||||
scripts-interface
|
||||
PUBLIC
|
||||
game
|
||||
shared
|
||||
|
||||
Reference in New Issue
Block a user