- fix soul warden
- fix counters (chainbreaker)
- removed cards that do not work
- updated version
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-27 10:33:11 +00:00
parent 7d672e091a
commit bb4cb3be7d
24 changed files with 201 additions and 184 deletions

View File

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