mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 09:54:36 +02:00
Change version number
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
#endif
|
||||
|
||||
#define SAVE_VERSION 44
|
||||
#define MINOR_VERSION 3
|
||||
#define MINOR_VERSION 4
|
||||
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
|
||||
#define BETA
|
||||
//#define BETA
|
||||
|
||||
#define SERVER "powdertoy.co.uk"
|
||||
|
||||
|
@@ -1202,7 +1202,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
if(!sys_pause||framerender)
|
||||
{
|
||||
update_air();
|
||||
update_air();
|
||||
}
|
||||
#ifdef OpenGL
|
||||
ClearScreen();
|
||||
|
Reference in New Issue
Block a user