Skip to content

Commit

Permalink
More global high score rework towards making it generic.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremysrand committed Jun 7, 2023
1 parent 37faafb commit 0ae5fa1
Show file tree
Hide file tree
Showing 4 changed files with 392 additions and 326 deletions.
1 change: 1 addition & 0 deletions BUGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ BUGS
=======

This is a list of the software bugs (as opposed to the bugs in the game that you shoot) that still need attention:
* Should detect when running on system 5 or lower and quit gracefully. Today, the game crashes.


FIXED
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<key>Binary.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>4</integer>
<integer>1</integer>
</dict>
<key>BuGS.xcscheme_^#shared#^_</key>
<dict>
Expand All @@ -22,7 +22,7 @@
<key>DiskImage.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
<integer>4</integer>
</dict>
<key>doNotBuild.xcscheme_^#shared#^_</key>
<dict>
Expand Down
Loading

0 comments on commit 0ae5fa1

Please sign in to comment.