We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fcde0 commit b4f70ccCopy full SHA for b4f70cc
Client/launch/Multi Theft Auto.manifest
@@ -4,8 +4,8 @@
4
5
<v3:application>
6
<windowsSettings>
7
- <dpiAware xmlns="https://schemas.microsoft.com/SMI/2005/WindowsSettings">True/PM</dpiAware>
8
- <dpiAwareness xmlns="https://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2, PerMonitor</dpiAwareness>
+ <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">True/PM</dpiAware>
+ <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2, PerMonitor</dpiAwareness>
9
</windowsSettings>
10
</v3:application>
11
0 commit comments