mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-24 13:13:58 +00:00
Fix several formatting problems
svn-id: r22961
This commit is contained in:
parent
39030844ff
commit
c9b3e75fac
@ -62,7 +62,7 @@ The following keywords are recognized:
|
||||
path &string The path to where a game's data files are\\
|
||||
read\_only &bool If true, ScummVM will never try to overwrite\\
|
||||
& the configuration file.\\
|
||||
autosave\_period&number The seconds between autosaving (default: 300)
|
||||
autosave\_period &number The seconds between autosaving (default: 300)\\
|
||||
save\_slot &number The save game number to load on startup.\\
|
||||
savepath &string The path to where a game will store its\\
|
||||
& savegames.\\
|
||||
@ -75,9 +75,9 @@ The following keywords are recognized:
|
||||
description &string The description of the game as it will appear\\
|
||||
& in the launcher.\\
|
||||
\\
|
||||
language &string Specify language (en, de, fr, it, pt, es, jp,\\
|
||||
language &string Specify language (en, us, de, fr, it, pt, es, jp,\\
|
||||
& zh, kr, se, gb, hb, cz, ru)\\
|
||||
speech\_mute &bool &If true, speech is muted\\
|
||||
speech\_mute &bool If true, speech is muted\\
|
||||
subtitles &bool Set to true to enable subtitles.\\
|
||||
talkspeed &number Text speed\\
|
||||
\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user