mirror of
https://github.com/azerothcore/mod-transmog
synced 2025-11-29 22:48:30 +08:00
feat(Cmake): add support new script loader api (#49)
This commit is contained in:
@@ -472,7 +472,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
void AddSC_transmog()
|
||||
void AddSC_Transmog()
|
||||
{
|
||||
new global_transmog_script();
|
||||
new npc_transmogrifier();
|
||||
|
||||
Reference in New Issue
Block a user