mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-04-27 18:22:06 +02:00
props -> properties
This commit is contained in:
parent
13e71cee6d
commit
3bc93478bb
2
powder.c
2
powder.c
@ -395,7 +395,7 @@ struct part_type {
|
||||
float heat;
|
||||
unsigned char hconduct;
|
||||
const char *descs;
|
||||
unsigned char props;
|
||||
unsigned char properties;
|
||||
};
|
||||
|
||||
struct part_state {
|
||||
|
Loading…
x
Reference in New Issue
Block a user