mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-09 00:24:15 +00:00
@@ -6604,7 +6604,6 @@ wstring CMinecraftApp::EscapeHTMLString(const wstring& desc)
|
||||
{L'<', L"<"},
|
||||
{L'>', L">"},
|
||||
{L'\"', L"""},
|
||||
{L'\'', L"'"},
|
||||
};
|
||||
|
||||
wstring finalString = L"";
|
||||
|
||||
Reference in New Issue
Block a user