From 4b4c4f1d1d09a11258079c39941e87cadbf33d19 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 12 Oct 2004 04:26:02 +0000 Subject: Rename var Update HE issues svn-id: r15525 --- scumm/actor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/actor.h') 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 { -- cgit v1.2.3