diff options
author | Eugene Sandulenko | 2016-02-14 21:18:46 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2016-02-14 21:18:46 +0100 |
commit | dcbcbb2120de788207340e0b1bffae70397e1161 (patch) | |
tree | d998db7c37d335b97c9a3b9912858fe914ea473b | |
parent | e727bbe8dcb42d1ba8a4a9adefb5515de1ad25dd (diff) | |
parent | e28f45100e65fe5bc9e718dec791cf2ba928ea55 (diff) | |
download | scummvm-rg350-dcbcbb2120de788207340e0b1bffae70397e1161.tar.gz scummvm-rg350-dcbcbb2120de788207340e0b1bffae70397e1161.tar.bz2 scummvm-rg350-dcbcbb2120de788207340e0b1bffae70397e1161.zip |
Merge pull request #670 from raziel-/patch-2
README: Fix wrong sorting in main chapter list
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -48,10 +48,10 @@ Table of Contents: 4.0) Supported Platforms 5.0) Running ScummVM * 5.1 Command Line Options - * 5.2 Language Options + * 5.2 Global Menu * 5.3 Graphics Filters - * 5.4 Global Menu - * 5.5 Hotkeys + * 5.4 Hotkeys + * 5.5 Language Options 6.0) Saved Games * 6.1 Autosaves * 6.2 Converting saved games |