- Updating version number for upcoming revision
- Note: test Thallid.txt fails, we need to investigate when this happened and fix asap, will open a ticket.
This commit is contained in:
wagic.the.homebrew@gmail.com
2011-03-24 12:36:32 +00:00
parent ff97eed3f1
commit 500abec9e6

View File

@@ -23,7 +23,7 @@
#include <JNetwork.h>
#endif//NETWORK_SUPPORT
static const char* GAME_VERSION = "WTH?! 0.14.1 - wololo.net";
static const char* GAME_VERSION = "WTH?! 0.15.0 - wololo.net";
#define DEFAULT_ANGLE_MULTIPLIER 0.4f
#define MAX_ANGLE_MULTIPLIER (3*M_PI)