Browse Source

Make .app bundle hidpi aware

GungnirInd 9 years ago
parent
commit
36d51f21ff
1 changed files with 1 additions and 1 deletions
  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>