branchrust_reboot/main/fields_mismatch_cleanupcancel
4 Commits over 0 Days - ∞cph!
missing nonserialized attribute
fixed all mismatched serialized properties
- almost all should've been C# properties as we don't actually serialize any data for them
- some needed moving out of ifdef scope and wrapping with warning disable
field dump ignores struct types that aren't serializable (false-positive)
better property mismatch logging