diff options
-rw-r--r-- | engines/mohawk/riven_vars.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/riven_vars.cpp b/engines/mohawk/riven_vars.cpp index efb9c1c3a2..f09aba7f90 100644 --- a/engines/mohawk/riven_vars.cpp +++ b/engines/mohawk/riven_vars.cpp @@ -117,7 +117,7 @@ static const char *variableNames[] = { "gRViewMPos", "gRViewPos", "gScribe", - "gScribeTime" + "gScribeTime", "gSubElev", "gSubDr", "gUpMoov", |