aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/parrot/parrot_lobby_object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/parrot/parrot_lobby_object.cpp')
-rw-r--r--engines/titanic/game/parrot/parrot_lobby_object.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/parrot/parrot_lobby_object.cpp b/engines/titanic/game/parrot/parrot_lobby_object.cpp
index 8090a1d46c..9d556b5b91 100644
--- a/engines/titanic/game/parrot/parrot_lobby_object.cpp
+++ b/engines/titanic/game/parrot/parrot_lobby_object.cpp
@@ -38,7 +38,7 @@ void CParrotLobbyObject::init() {
_v4 = 7;
}
-void CParrotLobbyObject::save(SimpleFile *file, int indent) const {
+void CParrotLobbyObject::save(SimpleFile *file, int indent) {
file->writeNumberLine(1, indent);
file->writeNumberLine(_v1, indent);
file->writeNumberLine(_v2, indent);