aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/callables_br.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/callables_br.cpp')
-rw-r--r--engines/parallaction/callables_br.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/callables_br.cpp b/engines/parallaction/callables_br.cpp
index d0e9bcb5db..21703dc1dd 100644
--- a/engines/parallaction/callables_br.cpp
+++ b/engines/parallaction/callables_br.cpp
@@ -44,7 +44,7 @@ void Parallaction_br::_c_ferrcycle(void*) {
}
void Parallaction_br::_c_lipsinc(void*) {
- warning("Unexpected lipsinc routine call! Please notify the team!");
+ warning("Unexpected lipsinc routine call! Please notify the team");
}
void Parallaction_br::_c_albcycle(void*) {