update with simon, and some other changes from jacksonmj.

This commit is contained in:
Cracker64
2011-01-08 21:23:46 -05:00
parent a6fe456cd0
commit 6b06d37ca5
5 changed files with 196 additions and 165 deletions

View File

@@ -8,9 +8,9 @@
#endif
#define SAVE_VERSION 45
#define MINOR_VERSION 0
#define MINOR_VERSION 1
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
#define BETA
//#define BETA
#define SERVER "powdertoy.co.uk"
@@ -102,6 +102,8 @@ int GRAV_B2;
extern int legacy_enable;
extern int kiosk_enable;
extern int sys_pause;
extern int framerender;