mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 09:54:36 +02:00
Merge with new lua functionality
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
|
||||
//VersionInfoStart
|
||||
#define SAVE_VERSION 69
|
||||
#define MINOR_VERSION 1
|
||||
#define MINOR_VERSION 2
|
||||
#define BETA
|
||||
#define BUILD_NUM 118
|
||||
#define BUILD_NUM 120
|
||||
//VersionInfoEnd
|
||||
|
||||
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
|
||||
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter
|
||||
|
||||
#define MTOS_EXPAND(str) #str
|
||||
#define MTOS(str) MTOS_EXPAND(str)
|
||||
|
Reference in New Issue
Block a user