aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/script.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/prince/script.cpp')
-rw-r--r--engines/prince/script.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/prince/script.cpp b/engines/prince/script.cpp
index 8f1aa9fede..b778bd3288 100644
--- a/engines/prince/script.cpp
+++ b/engines/prince/script.cpp
@@ -1883,7 +1883,7 @@ void Interpreter::O_VIEWFLCLOOP() {
// Not used in script
void Interpreter::O_FLCSPEED() {
- error("O_FLCSPEED speed %d");
+ error("O_FLCSPEED speed");
}
void Interpreter::O_OPENINVENTORY() {