mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Core: ported headers cleanup from master branch
This commit is contained in:
@@ -119,7 +119,7 @@ SavedAddon const* GetAddonInfo(const std::string& name)
|
||||
return &addon;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
BannedAddonList const* GetBannedAddons()
|
||||
|
||||
Reference in New Issue
Block a user