From 0fc763bc5597e04ee528a34ca2730f780d25fb5e Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Thu, 7 Jan 2021 21:18:25 +0100 Subject: Change: [OSX] Render screen in full native resolution on HiDPI displays. --- os/macosx/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'os') diff --git a/os/macosx/Info.plist.in b/os/macosx/Info.plist.in index 04d6ea6d3..359d28de8 100644 --- a/os/macosx/Info.plist.in +++ b/os/macosx/Info.plist.in @@ -29,5 +29,7 @@ Copyright 2004-${CURRENT_YEAR} The OpenTTD team NSPrincipalClass NSApplication + NSHighResolutionCapable + True -- cgit v1.2.3-54-g00ecf