aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/glk/frotz/glk_interface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/frotz/glk_interface.cpp b/engines/glk/frotz/glk_interface.cpp
index a474875f4e..1587cf40ec 100644
--- a/engines/glk/frotz/glk_interface.cpp
+++ b/engines/glk/frotz/glk_interface.cpp
@@ -254,7 +254,7 @@ bool GlkInterface::initPictures() {
}
if (h_version == V6)
- warning("Could not locate MG1 file");
+ error("Could not locate MG1 file");
return false;
}