mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 19:00:33 +02:00
lots and lots of small changes/fixes. fixed typo for water movement, made parts_avg kinda better? electronics still work.
This commit is contained in:
@@ -122,9 +122,11 @@ int MSIGN;
|
||||
int CGOL;
|
||||
int ISGOL;
|
||||
int ISLOVE;
|
||||
int ISLOLZ;
|
||||
int ISGRAV;
|
||||
int GSPEED;
|
||||
int love[XRES/9][YRES/9];
|
||||
int lolz[XRES/9][YRES/9];
|
||||
int gol[XRES][YRES];
|
||||
int gol2[XRES][YRES][NGOL];
|
||||
int SEC;
|
||||
|
Reference in New Issue
Block a user