summary refs log tree commit diff stats
path: root/Resources
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2011-08-23 13:21:56 -0400
committerStarla Insigna <starla4444@gmail.com>2011-08-23 13:21:56 -0400
commitfd32f2af7f62f17d42292b6538903a37b0b5e563 (patch)
tree9373352af10a3f05ff6869fb5d337a4bb876ea25 /Resources
parentb4c612674d28bf7b385bd9fe41b108df8d97b474 (diff)
downloadcartcollect-fd32f2af7f62f17d42292b6538903a37b0b5e563.tar.gz
cartcollect-fd32f2af7f62f17d42292b6538903a37b0b5e563.tar.bz2
cartcollect-fd32f2af7f62f17d42292b6538903a37b0b5e563.zip
Added game quitting safeguard to pause screen (version 0.3.1) v0.3.1
Also replaced instances of the term "Cart Collect" in Tutorial with "Cartographic". Also modified level selection screen to remember your position in the list rather than simply the last mode you'd played.

Closes #211
Diffstat (limited to 'Resources')
-rwxr-xr-xResources/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist index 92dca77..28b675a 100755 --- a/Resources/Info.plist +++ b/Resources/Info.plist
@@ -27,7 +27,7 @@
27 <key>CFBundlePackageType</key> 27 <key>CFBundlePackageType</key>
28 <string>APPL</string> 28 <string>APPL</string>
29 <key>CFBundleShortVersionString</key> 29 <key>CFBundleShortVersionString</key>
30 <string>0.3</string> 30 <string>0.3.1</string>
31 <key>CFBundleSignature</key> 31 <key>CFBundleSignature</key>
32 <string>????</string> 32 <string>????</string>
33 <key>CFBundleURLTypes</key> 33 <key>CFBundleURLTypes</key>