浏览代码

Make .app bundle hidpi aware

GungnirInd 9 年之前
父节点
当前提交
36d51f21ff
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>