XRick game speed closer to original Amiga game

This commit is contained in:
pelya
2014-06-08 23:33:53 +03:00
parent 8035466b85
commit e808d2ea86
2 changed files with 3 additions and 3 deletions

View File

@@ -7,10 +7,10 @@ AppName="XRick"
AppFullName=net.xrick.sdl
# Application version code (integer)
AppVersionCode=102121206
AppVersionCode=102121207
# Application user-visible version name (string)
AppVersionName="021212.06"
AppVersionName="021212.07"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu

View File

@@ -28,7 +28,7 @@
#define TRUE 1
#define FALSE 0
#define GAME_PERIOD 80
#define GAME_PERIOD 70
#define GAME_BOMBS_INIT 6
#define GAME_BULLETS_INIT 6