aboutsummaryrefslogtreecommitdiff
path: root/scumm/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/actor.h')
-rw-r--r--scumm/actor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/actor.h b/scumm/actor.h
index f79aaaca9f..9544b21dc5 100644
--- a/scumm/actor.h
+++ b/scumm/actor.h
@@ -134,7 +134,7 @@ public:
CostumeData cost;
uint32 condMask;
bool talkUnk;
- byte transparency;
+ byte paletteNum;
AuxBlock auxBlock;
struct {