- Adding Zethfox's AI decks
- bumping version to 0.14.1
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-12-19 08:37:26 +00:00
parent 3459a04d2a
commit 9d68164132
7 changed files with 154 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
#include "WFont.h"
#include <JLogger.h>
static const char* GAME_VERSION = "WTH?! 0.14.0 - wololo.net";
static const char* GAME_VERSION = "WTH?! 0.14.1 - wololo.net";
#define DEFAULT_ANGLE_MULTIPLIER 0.4f
#define MAX_ANGLE_MULTIPLIER (3*M_PI)