mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
feat(Core/Time): Implement saparated manager for game time (#8630)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
namespace lfg
|
||||
{
|
||||
|
||||
std::string ConcatenateDungeons(LfgDungeonSet const& dungeons)
|
||||
{
|
||||
std::string dungeonstr = "";
|
||||
|
||||
Reference in New Issue
Block a user