diff options
author | Ben Castricum | 2016-06-14 16:15:52 +0200 |
---|---|---|
committer | Ben Castricum | 2016-07-01 07:34:28 +0200 |
commit | 315ad620af5b1481c595d60ec481355b88f67537 (patch) | |
tree | 2559c46552bdbb6962e197b4fd88b9d9a8e2d82f /devtools/skycpt | |
parent | 6a2059e13fee46cce3af57a3849969576412559a (diff) | |
download | scummvm-rg350-315ad620af5b1481c595d60ec481355b88f67537.tar.gz scummvm-rg350-315ad620af5b1481c595d60ec481355b88f67537.tar.bz2 scummvm-rg350-315ad620af5b1481c595d60ec481355b88f67537.zip |
SKY: change "savegame" into "saved game"
Diffstat (limited to 'devtools/skycpt')
-rw-r--r-- | devtools/skycpt/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/skycpt/README b/devtools/skycpt/README index 4b303cb0e9..ec7828f35c 100644 --- a/devtools/skycpt/README +++ b/devtools/skycpt/README @@ -16,8 +16,8 @@ This program was only included in ScummVM's source tree because the Debian licen forces us to. Instead download the file from http://www.scummvm.org/ Also, please be aware that if you create your own CPT file (if it isn't exactly the same as the -one we offer for download at www.scummvm.org), it will be incompatible and the savegames produced -using the file will be incompatible with ScummVM using the normal CPT file. +one we offer for download at www.scummvm.org), it will be incompatible and the saved games +produced using the file will be incompatible with ScummVM using the normal CPT file. The incompatibility will not be detected by ScummVM, it will most probably simply crash. If you still want to waste your time by creating this file: |