mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +01:00
more changes to work on ARM
This commit is contained in:
@@ -610,3 +610,8 @@ std::string WIN32Window::getClipboardText()
|
||||
return text;
|
||||
}
|
||||
|
||||
std::string WIN32Window::getPlatformType()
|
||||
{
|
||||
return "WIN32-WGL";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user