mwhicks-dev / splat-alpha

2D platforming game engine based in C++ and built on top of the SFML multimedia suite.
0 stars 0 forks source link

Remove default values from serialized structs that should not have default values #58

Open mwhicks-dev opened 5 months ago

mwhicks-dev commented 5 months ago

ie Event::sender should not default to 0 because there is no default sender, similar with AssetPropeties::owner