- Added cache for the count of AI decks, to reduce file access especially on victory screen. This fixes some massive lags on the PSP when winning a game
- bumped version number to 0.17 - removed some dead code in utils.h
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <JNetwork.h>
|
||||
#endif//NETWORK_SUPPORT
|
||||
|
||||
static const char* GAME_VERSION = "WTH?! 0.16.0 - wololo.net";
|
||||
static const char* GAME_VERSION = "WTH?! 0.17.0 - wololo.net";
|
||||
|
||||
enum ENUM_MENU_STATE_MAJOR
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user