mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 08:11:00 +02:00
Added remaster units support, Image_t now supports multiple image resolutions per shape.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user