diff options
Diffstat (limited to 'engines/mohawk/myst_areas.h')
-rw-r--r-- | engines/mohawk/myst_areas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/myst_areas.h b/engines/mohawk/myst_areas.h index 55231a4597..a54e21ea12 100644 --- a/engines/mohawk/myst_areas.h +++ b/engines/mohawk/myst_areas.h @@ -217,7 +217,7 @@ protected: uint16 _dragSound; uint16 _sliderWidth; - uint16 _sliderHeigth; + uint16 _sliderHeight; }; class MystResourceType12 : public MystResourceType11 { |