diff options
| author | Simon <simon@hardwired.org.uk> | 2010-08-08 19:48:18 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-08-08 19:48:18 (GMT) |
| commit | 74502a4b55bc4d5d77c7690e3ca2bc83c0f9e2fd (patch) | |
| tree | d51d09ecab8839f528a44944fa1cf8960b2b7d11 /version.h | |
| parent | 66c815ab38c560399ff837951582f4e97f07056e (diff) | |
| download | powder-74502a4b55bc4d5d77c7690e3ca2bc83c0f9e2fd.zip powder-74502a4b55bc4d5d77c7690e3ca2bc83c0f9e2fd.tar.gz | |
Adds Switch, Insulator (triclops), updates info screen. Add background to text on HUD and 'h' toggles HUD visibility
Diffstat (limited to 'version.h')
| -rwxr-xr-x | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #ifndef VERSION_H #define VERSION_H -#define SAVE_VERSION 39 +#define SAVE_VERSION 40 #define MINOR_VERSION 0 #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. |
