2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 17:44:56 +00:00

VisorParameters scan passthrough property

This commit is contained in:
Jack Andersen
2018-06-15 10:37:00 -10:00
parent de952f8e8b
commit 513d9c99cd
4 changed files with 13 additions and 15 deletions

View File

@@ -380,8 +380,8 @@ struct VisorParameters : BigDNA
AT_DECL_DNA_YAML
Value<atUint32> propertyCount;
Value<bool> unknown1;
Value<bool> unknown2;
Value<atUint32> unknown3;
Value<bool> scanPassthrough;
Value<atUint32> visorMask;
};
struct PlayerParameters : BigDNA