summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-12-04 22:17:01 (GMT)
committer Simon <simon@hardwired.org.uk>2010-12-04 22:17:01 (GMT)
commitb54c0b693407b15042b7311c38ac45a19e4b3a63 (patch)
treee55d8e4759e4bdc4d112c165bf2a02d05190e1d8 /includes
parent5d843e398cb28251d19f4240a0d9dbb7129c326f (diff)
downloadpowder-b54c0b693407b15042b7311c38ac45a19e4b3a63.zip
powder-b54c0b693407b15042b7311c38ac45a19e4b3a63.tar.gz
Particle life now saved as 16bit integer, increases limit and fixes saving of wire and other elements. Version 44 to reflect save format change
Diffstat (limited to 'includes')
-rw-r--r--includes/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/defines.h b/includes/defines.h
index dad3bef..11b9a53 100644
--- a/includes/defines.h
+++ b/includes/defines.h
@@ -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