mirror of https://github.com/OpenTTD/OpenTTD
Fix: Correct game type in macOS bundle manifest
parent
b9275cc939
commit
d28f6a7aac
|
@ -34,6 +34,6 @@
|
|||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.13.0</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.games</string>
|
||||
<string>public.app-category.simulation-games</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue