mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Increase MAX_IMAGE_ANIMATIONS
This fixes emitters not playing correctly
This commit is contained in:
parent
f213943b2d
commit
c13f9dc9a8
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue