mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 17:58:16 +00:00
FMT test
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "bot.h"
|
||||
#include "client.h"
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/core.h>
|
||||
|
||||
|
||||
bool BotDatabase::LoadBotCommandSettings(std::map<std::string, std::pair<uint8, std::vector<std::string>>> &bot_command_settings)
|
||||
|
||||
Reference in New Issue
Block a user