-Fix issue 107 as well as another issue with doesnotuntap mentioned by leungcl
-Changed wording for Paralyzing Graps (to match oracle), please verify
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-10-25 14:01:25 +00:00
parent eab2086160
commit dd7c307c7a
7 changed files with 90 additions and 12 deletions

View File

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