mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 01:44:31 +02:00
Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9.
This commit is contained in:
@@ -131,6 +131,7 @@ int SEC;
|
||||
int SEC2;
|
||||
int REPLACE_MODE;
|
||||
int CURRENT_BRUSH;
|
||||
int GRID_MODE;
|
||||
extern sign signs[MAXSIGNS];
|
||||
extern stamp stamps[STAMP_MAX];
|
||||
extern int stamp_count;
|
||||
|
Reference in New Issue
Block a user