- pumped version up to 0.10.1
- Added fleshformer, so that conflux gets 80 cards :)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-23 06:21:30 +00:00
parent d80e72e8c7
commit 4be7d5ebd3
5 changed files with 48 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
#include "../include/utils.h"
#include "../include/DeckDataWrapper.h"
static const char* GAME_VERSION = "WTH?! 0.10.0 - by wololo";
static const char* GAME_VERSION = "WTH?! 0.10.1 - by wololo";
#define DEFAULT_ANGLE_MULTIPLIER 0.4
#define MAX_ANGLE_MULTIPLIER (3*M_PI)