mirror of
https://github.com/edubart/otclient.git
synced 2025-12-17 06:07:11 +01:00
Basic changes to support multiple charsets in the future
This commit is contained in:
@@ -53,6 +53,7 @@ Application::Application()
|
||||
m_appName = "application";
|
||||
m_appCompactName = "app";
|
||||
m_appVersion = "none";
|
||||
m_charset = "cp1252";
|
||||
m_stopping = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user