Fix life cloning

This commit is contained in:
jacksonmj
2011-07-23 05:06:07 +08:00
committed by Simon Robertshaw
parent 7ed0255f04
commit 89cc8d4ded
7 changed files with 81 additions and 23 deletions

View File

@@ -7,10 +7,10 @@
#define PATH_SEP "/"
#endif
#define SAVE_VERSION 52
#define SAVE_VERSION 53
#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"