aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
diff options
context:
space:
mode:
authorThierry Crozat2013-05-02 21:37:52 +0100
committerThierry Crozat2013-05-02 21:37:52 +0100
commit8942a96bafaa8541383347318c19392ce949248a (patch)
tree16a2dd3311d925059d6841fd6d6dcd6ec7887808 /engines/dreamweb
parenteddf8cba936b55511428e43b123995e9d1253c13 (diff)
downloadscummvm-rg350-8942a96bafaa8541383347318c19392ce949248a.tar.gz
scummvm-rg350-8942a96bafaa8541383347318c19392ce949248a.tar.bz2
scummvm-rg350-8942a96bafaa8541383347318c19392ce949248a.zip
DREAMWEB: Change Spanish LOGON command to ACCESO
Diffstat (limited to 'engines/dreamweb')
-rw-r--r--engines/dreamweb/monitor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/dreamweb/monitor.cpp b/engines/dreamweb/monitor.cpp
index 2ac8ddc70a..0c9b8c29dd 100644
--- a/engines/dreamweb/monitor.cpp
+++ b/engines/dreamweb/monitor.cpp
@@ -171,7 +171,7 @@ bool DreamWebEngine::execCommand() {
"AYUDA",
"LISTA",
"LEER",
- "IDENTIFICARSE",
+ "ACCESO",
"CLAVES",
NULL
};