diff options
Diffstat (limited to 'engines/titanic/game/placeholder/bar_shelf_vis_centre.h')
-rw-r--r-- | engines/titanic/game/placeholder/bar_shelf_vis_centre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/placeholder/bar_shelf_vis_centre.h b/engines/titanic/game/placeholder/bar_shelf_vis_centre.h index 8ad3dcb8d1..25613643ea 100644 --- a/engines/titanic/game/placeholder/bar_shelf_vis_centre.h +++ b/engines/titanic/game/placeholder/bar_shelf_vis_centre.h @@ -37,7 +37,7 @@ private: public: CLASSDEF; CBarShelfVisCentre() : CPlaceHolder(), _flag(false) {} - + /** * Save the data for the class to file */ |