mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-13 11:54:04 +02:00
Fix one merging error, and adjusted fighters' array.
This commit is contained in:
@@ -981,7 +981,7 @@ extern int gravwl_timeout;
|
||||
extern float player[29];
|
||||
extern float player2[29];
|
||||
|
||||
extern float fighters[256][28];
|
||||
extern float fighters[256][29];
|
||||
extern unsigned char fighcount;
|
||||
|
||||
extern int gravityMode;
|
||||
|
Reference in New Issue
Block a user