]> git.lizzy.rs Git - minetest.git/blobdiff - src/main.cpp
still a little fix!
[minetest.git] / src / main.cpp
index 452030a24454501c55f067c1e5676d540420f081..503439d104a8618cbeb1ef17b9c190c09884b364 100644 (file)
@@ -577,7 +577,7 @@ struct TextDestChat : public TextDest
                        std::wstring reply = L"Local: ";\r
 \r
                        reply += L"Local commands not yet supported. "\r
-                                       "Server prefix is \"/#\".";\r
+                                       L"Server prefix is \"/#\".";\r
                        \r
                        m_client->addChatMessage(reply);\r
                        return;\r