Little tweaks and stuff

- New file extension .boes for scenarios - intent is to use this for the new scenario format
- Turn on auto-enable for Application menu in the game (otherwise the Show/Hide options don't grey out correctly)
- Fix PC graphics not appearing in PC editor
This commit is contained in:
2014-04-16 22:58:35 -04:00
parent 92bcdf20e0
commit dae9ddb50b
5 changed files with 5 additions and 3 deletions

View File

@@ -152,6 +152,7 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>.exs</string>
<string>.boes</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>boescenario</string>