aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/npcs/titania.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/npcs/titania.h')
-rw-r--r--engines/titanic/npcs/titania.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/npcs/titania.h b/engines/titanic/npcs/titania.h
index 4c4c81267b..3eb95c08d3 100644
--- a/engines/titanic/npcs/titania.h
+++ b/engines/titanic/npcs/titania.h
@@ -48,7 +48,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