Added remaster units support, Image_t now supports multiple image resolutions per shape.

This commit is contained in:
Justin Marshall
2020-06-21 14:56:25 -07:00
parent c124589708
commit 95e0bbb3aa
14 changed files with 223 additions and 38 deletions
+1 -1
View File
@@ -1684,7 +1684,7 @@ void UnitTypeClass::One_Time(void)
}
#endif //PETROGLYPH_EXAMPLE_MOD
((void const *&)uclass.ImageData) = ptr;
((void const *&)uclass.ImageData) = ptr;
if (ptr) {
if (index == UNIT_MLRS || index == UNIT_MSAM) {