Topic says it all, there needs to be config key defining whether face has camo on it (version of some face) or has no camo.
Description
Description
Details
Details
- Legacy ID
- 4169975647
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Category
- Config
Additional Information
Suggestions:
// Simple flag
camo = 1;
// String representation of camo type. Empty string if no camo.
camo = "Arid";
// Means that face is camo version of some other face.
original = "GreekHead_A3_08";