diff options
author | Matthew Stewart | 2018-08-08 02:48:40 -0400 |
---|---|---|
committer | Eugene Sandulenko | 2018-08-09 08:37:30 +0200 |
commit | 4887ba0fd2964301a1bc4d3ea8ba5e398aba8d37 (patch) | |
tree | 5de6ec6661f2c8e6a7f7dba9355b20b353b8b401 /engines/startrek | |
parent | 20cc6ae56d294c13086b32a74c3f1c7b79d04318 (diff) | |
download | scummvm-rg350-4887ba0fd2964301a1bc4d3ea8ba5e398aba8d37.tar.gz scummvm-rg350-4887ba0fd2964301a1bc4d3ea8ba5e398aba8d37.tar.bz2 scummvm-rg350-4887ba0fd2964301a1bc4d3ea8ba5e398aba8d37.zip |
STARTREK: VENG6 text changes
Diffstat (limited to 'engines/startrek')
-rw-r--r-- | engines/startrek/text.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/startrek/text.cpp b/engines/startrek/text.cpp index c565b1f4af..3e9395c77a 100644 --- a/engines/startrek/text.cpp +++ b/engines/startrek/text.cpp @@ -3059,7 +3059,7 @@ extern const char *const g_gameStrings[] = { "#VEN6\\VEN6_001#Can we re-route the power lines?", "#VEN6\\VEN6_002#Go ahead and adjust the settings, Spock.", "#VEN6\\VEN6_003#Spock?", - "#VEN6\\VEN6_005#This reminds me of a poem I read when I was a child. \"I am Ozymandius, King of Kings, look ><upon my works, ye mighty, and despair.\"", + "#VEN6\\VEN6_005#This reminds me of a poem I read when I was a child. \"I am Ozymandius, King of Kings, look upon my works, ye mighty, and despair.\"", // TYPO "#VEN6\\VEN6_006#Captain, the energy output of the Fusion Power pack is insufficient to power any of the major ship's systems.", "#VEN6\\VEN6_007#Captain, this is the fusion mixture regulator for the impulse engines. There is currently no power running to it.", "#VEN6\\VEN6_008#Remind me to compliment Mr. Scott on the efficiency of his engineering section.", |