aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/npcs/doorbot.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/npcs/doorbot.h')
-rw-r--r--engines/titanic/npcs/doorbot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/npcs/doorbot.h b/engines/titanic/npcs/doorbot.h
index f0c46e5a16..9ea7de6c77 100644
--- a/engines/titanic/npcs/doorbot.h
+++ b/engines/titanic/npcs/doorbot.h
@@ -43,7 +43,7 @@ public:
/**
* Save the data for the class to file
*/
- virtual void save(SimpleFile *file, int indent) const;
+ virtual void save(SimpleFile *file, int indent);
/**
* Load the data for the class from file