Fixed animation
This commit is contained in:
@@ -25,7 +25,7 @@ typedef struct entity_s {
|
||||
worldpos_t position;
|
||||
|
||||
entityanim_t animation;
|
||||
uint8_t animFrame;
|
||||
float_t animTime;
|
||||
} entity_t;
|
||||
|
||||
extern entity_t ENTITIES[ENTITY_COUNT];
|
||||
|
||||
Reference in New Issue
Block a user