updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines only show in debug mode.

This commit is contained in:
Cracker64
2010-12-22 00:13:01 -05:00
parent ee4bb84395
commit e5ebf1fb41
6 changed files with 199 additions and 157 deletions

View File

@@ -7,10 +7,10 @@
#define PATH_SEP "/"
#endif
#define SAVE_VERSION 44
#define MINOR_VERSION 7
#define SAVE_VERSION 45
#define MINOR_VERSION 0
#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"