pData->GameServer()->SendChatTarget(pData->m_ClientID, "");
Why does this not make a empty line? if (foo == "bar") { }
does not work
if (strcmp(foo, "bar") == 0) { }
does work====
==
e8e2cd9
Revert "Reset brush when changing active layer (fixes #485)" - def-any proof
?