forked from Mirrorlandia_minetest/minetest
still a little fix!
This commit is contained in:
parent
40556f4b2d
commit
95c88d258b
@ -577,7 +577,7 @@ struct TextDestChat : public TextDest
|
||||
std::wstring reply = L"Local: ";
|
||||
|
||||
reply += L"Local commands not yet supported. "
|
||||
"Server prefix is \"/#\".";
|
||||
L"Server prefix is \"/#\".";
|
||||
|
||||
m_client->addChatMessage(reply);
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user