diff -r e943a005d0e8 -r e75f7c3c6275 project_files/HedgewarsMobile/Classes/Appirater.h --- a/project_files/HedgewarsMobile/Classes/Appirater.h Sun Jul 31 12:07:44 2011 -0400 +++ b/project_files/HedgewarsMobile/Classes/Appirater.h Mon Aug 01 00:48:38 2011 +0200 @@ -45,7 +45,7 @@ /* Place your Apple generated software id here. */ -#define APPIRATER_APP_ID 391234866 +#define APPIRATER_APP_ID 391234866 /* Your app's name. @@ -82,13 +82,13 @@ Users will need to have the same version of your app installed for this many days before they will be prompted to rate it. */ -#define DAYS_UNTIL_PROMPT 5 // double +#define DAYS_UNTIL_PROMPT 3 // double /* Users will need to launch the same version of the app this many times before they will be prompted to rate it. */ -#define LAUNCHES_UNTIL_PROMPT 10 // integer +#define LAUNCHES_UNTIL_PROMPT 5 // integer /* 'YES' will show the Appirater alert everytime. Useful for testing how your message