XRick game speed closer to original Amiga game
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user