CargoHatchDefinition::illumination_graphic_index invalid default or type
Posted: Thu Oct 31, 2024 4:07 am
CargoHatchDefinition::illumination_graphic_index is a uint32 but specifies a default value of -1.
So what is it? Is its default a uint32 underflow to 2^32 - 2? Or is it a signed int32?
So what is it? Is its default a uint32 underflow to 2^32 - 2? Or is it a signed int32?