From ea90eb0699f842adab48e6b479b9f0ef8d8c7e54 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 7 Aug 2006 13:26:30 +0000 Subject: Renamed hotspot talking destination character field to make it's use clearer svn-id: r23695 --- engines/lure/res_struct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/lure/res_struct.h') diff --git a/engines/lure/res_struct.h b/engines/lure/res_struct.h index 88582e2222..6519e31262 100644 --- a/engines/lure/res_struct.h +++ b/engines/lure/res_struct.h @@ -421,7 +421,7 @@ public: BlockedState blockedState; bool coveredFlag; uint16 talkMessageId; - uint16 talkDestHotspot; + uint16 talkDestCharacterId; uint16 talkCountdown; uint16 pauseCtr; uint16 useHotspotId; -- cgit v1.2.3