mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 11:19:51 +02:00
Make changes to prefs file regarding build_num and updated
This commit is contained in:
@@ -224,7 +224,7 @@ extern int legacy_enable; //Used to disable new features such as heat, will be s
|
||||
extern int framerender;
|
||||
extern pixel *vid_buf;
|
||||
|
||||
extern unsigned char last_major, last_minor, update_flag;
|
||||
extern unsigned char last_major, last_minor, update_flag, last_build;
|
||||
|
||||
extern char http_proxy_string[256];
|
||||
|
||||
|
Reference in New Issue
Block a user