Fix open_ui bug where client will crash with a null pointer exception if the prerender_save function returns null due to newer save or other

This commit is contained in:
Simon
2010-12-06 19:45:01 +00:00
parent 122babe356
commit ae828393ce
2 changed files with 9 additions and 4 deletions

View File

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