Fixed|libdoomsday|DED: Parsing Flags with an implicit zero value
If no value is specified for a Flag then we should assume zero. Thisfixes an XG regression where the value for ltc_none flag was beingregistered with an uninitialized value.
View differences
Fixed|libdoomsday|DED: Parsing Flags with an implicit zero value
If no value is specified for a Flag then we should assume zero. This
fixes an XG regression where the value for ltc_none flag was being
registered with an uninitialized value.