mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-14 04:13:59 +02:00
small fix for indention
This commit is contained in:
@@ -240,7 +240,7 @@ struct part_type
|
|||||||
unsigned char hconduct;
|
unsigned char hconduct;
|
||||||
const char *descs;
|
const char *descs;
|
||||||
const unsigned short properties;
|
const unsigned short properties;
|
||||||
int (*update_func) (int);
|
int (*update_func) (int);
|
||||||
};
|
};
|
||||||
typedef struct part_type part_type;
|
typedef struct part_type part_type;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user