From 1a7ffa8afc668ec87ccad7bbf645d407f78d9f0b Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 28 Jan 2017 22:44:18 -0500 Subject: TITANIC: Fix Barbot getting drunk --- engines/titanic/npcs/barbot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/npcs/barbot.h') diff --git a/engines/titanic/npcs/barbot.h b/engines/titanic/npcs/barbot.h index 2569904ab6..c40f83ec21 100644 --- a/engines/titanic/npcs/barbot.h +++ b/engines/titanic/npcs/barbot.h @@ -82,7 +82,7 @@ private: int _field150; int _field154; GlassGiven _glassContent; - int _field15C; + bool _drunkFlag; int _field160; private: /** -- cgit v1.2.3