From a0beb08984b989d6dcb1c9dcbc8bb083e2534891 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 23 Nov 2014 16:15:07 -0500 Subject: ACCESS: Refactor _inactive from AccessEngine to AmazonEngine --- engines/access/room.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/access/room.h') diff --git a/engines/access/room.h b/engines/access/room.h index 9b3136630e..a26f2ed04c 100644 --- a/engines/access/room.h +++ b/engines/access/room.h @@ -144,7 +144,7 @@ public: /** * Clear all the data used by the room */ - void clearRoom(); + virtual void clearRoom(); /** * Builds up a game screen -- cgit v1.2.3