From cca6d19b2af3ab9161cdfa05b984b4e7fdab954b Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 20 May 2014 12:58:18 +0300 Subject: MADS: Fix typo --- engines/mads/nebular/nebular_scenes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/nebular/nebular_scenes.h') diff --git a/engines/mads/nebular/nebular_scenes.h b/engines/mads/nebular/nebular_scenes.h index ec06a1bf59..8df43e92e9 100644 --- a/engines/mads/nebular/nebular_scenes.h +++ b/engines/mads/nebular/nebular_scenes.h @@ -50,7 +50,7 @@ enum Verb { VERB_CUT = 0x061, VERB_DAMPEN = 0x064, VERB_DIVE_INTO = 0x06D, - NOUN_DRINK = 0x072, + VERB_DRINK = 0x072, VERB_EAT = 0x075, VERB_EXAMINE = 0x07D, VERB_HOSE_DOWN = 0x0A6, -- cgit v1.2.3