aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/plugin.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2006-05-28 11:48:14 +0000
committerJohannes Schickel2006-05-28 11:48:14 +0000
commit1d969e8acd695c21c333c2c67778d4687fff208b (patch)
treebdc7187f80795b5743f2648edf812fc7bc3dadaf /engines/kyra/plugin.cpp
parent655288132295264fcf10cd050c3ba4a6885acca8 (diff)
downloadscummvm-rg350-1d969e8acd695c21c333c2c67778d4687fff208b.tar.gz
scummvm-rg350-1d969e8acd695c21c333c2c67778d4687fff208b.tar.bz2
scummvm-rg350-1d969e8acd695c21c333c2c67778d4687fff208b.zip
removes some tabs.
svn-id: r22710
Diffstat (limited to 'engines/kyra/plugin.cpp')
-rw-r--r--engines/kyra/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/plugin.cpp b/engines/kyra/plugin.cpp
index 0deb37368b..4acacf19d9 100644
--- a/engines/kyra/plugin.cpp
+++ b/engines/kyra/plugin.cpp
@@ -80,7 +80,7 @@ const GameSettings kyra1_games[] = {
{ "kyra1", "The Legend of Kyrandia", GI_KYRA1, GF_FRENCH | GF_TALKIE,
"b037c41768b652a040360ffa3556fd2a", "GEMCUT.PAK" },
{ "kyra1", "The Legend of Kyrandia Demo", GI_KYRA1, GF_DEMO | GF_ENGLISH,
- "fb722947d94897512b13b50cc84fd648", "DEMO1.WSA" },
+ "fb722947d94897512b13b50cc84fd648", "DEMO1.WSA" },
{ 0, 0, 0, 0, 0, 0 }
};