mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-18 06:01:19 +02:00
Detect updates by build number, make confirm box autosize, also fix bug where config file is read before data dir is set (Therefore reading the wrong file)
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
#endif
|
||||
|
||||
//VersionInfoStart
|
||||
#define SAVE_VERSION 61
|
||||
#define SAVE_VERSION 64
|
||||
#define MINOR_VERSION 0
|
||||
#define BETA
|
||||
//#define BETA
|
||||
#define BUILD_NUM 0
|
||||
//VersionInfoEnd
|
||||
|
||||
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
|
||||
|
Reference in New Issue
Block a user