Increase MAX_IMAGE_ANIMATIONS

This fixes emitters not playing correctly
This commit is contained in:
smallmodel 2024-07-28 19:12:08 +02:00
parent f213943b2d
commit c13f9dc9a8
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -446,7 +446,7 @@ typedef struct {
} texModInfo_t;
#define MAX_IMAGE_ANIMATIONS 8
#define MAX_IMAGE_ANIMATIONS 64
#define BUNDLE_ANIMATE_ONCE 1
typedef struct {