Particle life now saved as 16bit integer, increases limit and fixes saving of wire and other elements. Version 44 to reflect save format change

This commit is contained in:
Simon
2010-12-04 22:17:01 +00:00
parent 5d843e398c
commit b54c0b6934
2 changed files with 27 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
#define PATH_SEP "/"
#endif
#define SAVE_VERSION 43
#define SAVE_VERSION 44
#define MINOR_VERSION 1
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
#define BETA