Explorar el Código

Make .app bundle hidpi aware

GungnirInd hace 9 años
padre
commit
36d51f21ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tools/Godot.app/Contents/Info.plist

+ 1 - 1
tools/Godot.app/Contents/Info.plist

@@ -34,7 +34,7 @@
 		<string>10.6.0</string>
 	</dict>
 	<key>NSHighResolutionCapable</key>
-	<false/>
+	<true/>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 		<dict>