aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/wheel_hotspot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/wheel_hotspot.cpp')
-rw-r--r--engines/titanic/game/wheel_hotspot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/wheel_hotspot.cpp b/engines/titanic/game/wheel_hotspot.cpp
index 8b05f45642..f9af594cd5 100644
--- a/engines/titanic/game/wheel_hotspot.cpp
+++ b/engines/titanic/game/wheel_hotspot.cpp
@@ -24,7 +24,7 @@
namespace Titanic {
-void CWheelHotSpot::save(SimpleFile *file, int indent) const {
+void CWheelHotSpot::save(SimpleFile *file, int indent) {
file->writeNumberLine(1, indent);
file->writeNumberLine(_fieldE0, indent);
file->writeNumberLine(_fieldE4, indent);