Pulsar4xDevs / Pulsar4x

A Fan work recreation of Aurora4x in C#
Other
159 stars 67 forks source link

Disallow Duplicate DataBlobs on ProtoEntity's #380

Closed DifferentLevelDan closed 1 year ago

DifferentLevelDan commented 1 year ago

Fixed issue where ProtoEntities could have more than 1 datablob of the same type. Created units tests to validate behavior.