aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/dm.h')
-rw-r--r--engines/dm/dm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/dm/dm.h b/engines/dm/dm.h
index c1881a0638..7d2f925120 100644
--- a/engines/dm/dm.h
+++ b/engines/dm/dm.h
@@ -240,7 +240,7 @@ public:
ObjectMan *_objectMan;
InventoryMan *_inventoryMan;
TextMan *_textMan;
- MovesensMan *_movsens;
+ MovesensMan *_moveSens;
GroupMan *_groupMan;
Timeline *_timeline;
ProjExpl *_projexpl;