mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-21 21:12:24 +00:00
Typo [skip ci]
This commit is contained in:
parent
5fba138a5a
commit
8414973077
@ -10192,7 +10192,7 @@ void command_task(Client *c, const Seperator *sep) {
|
|||||||
c->Message(
|
c->Message(
|
||||||
Chat::White,
|
Chat::White,
|
||||||
fmt::format(
|
fmt::format(
|
||||||
"--- [{}] <task_id> Reload Task and Activity informnation for a single task",
|
"--- [{}] <task_id> Reload Task and Activity information for a single task",
|
||||||
EQ::SayLinkEngine::GenerateQuestSaylink("#task reload task", false, "reload task")
|
EQ::SayLinkEngine::GenerateQuestSaylink("#task reload task", false, "reload task")
|
||||||
).c_str()
|
).c_str()
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user