diff options
author | Travis Howell | 2006-05-02 23:38:36 +0000 |
---|---|---|
committer | Travis Howell | 2006-05-02 23:38:36 +0000 |
commit | 94ea76c519da74ce8eeea9324777d6150f768f7c (patch) | |
tree | 89c5ce33387a176e113e8a404a96247fdf6a157e | |
parent | 2fcecbfada172017b3c3e2ac4b33a1acf54f87c0 (diff) | |
download | scummvm-rg350-94ea76c519da74ce8eeea9324777d6150f768f7c.tar.gz scummvm-rg350-94ea76c519da74ce8eeea9324777d6150f768f7c.tar.bz2 scummvm-rg350-94ea76c519da74ce8eeea9324777d6150f768f7c.zip |
Use consistent game order
svn-id: r22287
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/games.tex | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -159,10 +159,10 @@ Other Games: Flight of the Amazon Queen [queen] Gobliiins [gob1] Inherit the Earth: Quest for the Orb [ite] - The Legend of Kyrandia [kyra1] Simon the Sorcerer 1 [simon1] Simon the Sorcerer 2 [simon2] The Feeble Files [feeble] + The Legend of Kyrandia [kyra1] The following games should load, but are not yet fully playable. Play these at your own risk, and please do not file bug reports about them. If you want diff --git a/doc/games.tex b/doc/games.tex index 0e8b38a3cd..4a6fd383af 100644 --- a/doc/games.tex +++ b/doc/games.tex @@ -69,10 +69,10 @@ be playable to the end. Flight of the Amazon Queen& [queen]\\ Gobliiins& [gob1]\\ Inherit the Earth: Quest for the Orb& [ite]\\ - The Legend of Kyrandia& [kyra1]\\ Simon the Sorcerer 1& [simon1]\\ Simon the Sorcerer 2& [simon2]\\ The Feeble Files& [feeble]\\ + The Legend of Kyrandia& [kyra1]\\ \end{tabular} The following games should load, but are not yet fully playable. Play these at your own risk, and please do not file bug reports about them. If you want |