LifeformAppearance Struct GetAsString() misinterprets Paint Scheme
DIS(IEEE 1278.1) Fully Implemented in C++
Brought to you by:
karljj1
The LifeformAppearance struct GetAsString() method is calling the GetEnumAsStringPaintScheme() method, which is in the MinefieldEnum.cpp file and associated with a different enumeration. It should be using the GetEnumAsStringEntityPaintScheme() method.
Anonymous
Resolved by merge 21