aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/hugo.cpp')
-rw-r--r--engines/hugo/hugo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hugo/hugo.cpp b/engines/hugo/hugo.cpp
index 05c40e2cc3..dd26f21b51 100644
--- a/engines/hugo/hugo.cpp
+++ b/engines/hugo/hugo.cpp
@@ -259,7 +259,7 @@ Common::Error HugoEngine::run() {
if (!loadHugoDat())
return Common::kUnknownError;
- /* Use Windows-looking mouse cursor */
+ // Use Windows-looking mouse cursor
_screen->setCursorPal();
_screen->resetInventoryObjId();