MADS: Fix flag usage for the value KMSG_ANIM

This commit is contained in:
Strangerke 2015-11-24 17:26:16 +01:00
parent 7bd77c5636
commit b052fe9308

@ -46,7 +46,7 @@ class MADSEngine;
class KernelMessage {
public:
uint8 _flags;
uint16 _flags;
int _sequenceIndex;
int _color1;
int _color2;