From 6caee925df370a4d0b19c5ce37cbd52a91464d25 Mon Sep 17 00:00:00 2001 From: uruk Date: Thu, 24 Jul 2014 23:07:11 +0200 Subject: CGE2: Fix typo in SETREF's comment. --- engines/cge2/snail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/cge2') diff --git a/engines/cge2/snail.h b/engines/cge2/snail.h index a83926a3de..48b65cb171 100644 --- a/engines/cge2/snail.h +++ b/engines/cge2/snail.h @@ -89,7 +89,7 @@ enum CommandType { kCmdRMNear, // RMNEAR 0 :: remove NEAR list kCmdRMMTake, // RMMTAKE 0 :: remove TAKE list kCmdRMFTake, // RMFTAKE 0 :: remove TAKE list - kCmdSetRef, // RETREF :: change reference of sprite to + kCmdSetRef, // SETREF :: change reference of sprite to kCmdWalk, // WALK | :: go close to the sprite or point kCmdReach, // REACH | :: reach the sprite or point with method kCmdCover, // COVER :: cover sprite with sprite -- cgit v1.2.3