Skip to content

Commit

Permalink
BUILD: Enable Lands of Lore by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Schickel committed Jun 2, 2011
1 parent c720f46 commit 092142d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -88,7 +88,7 @@ add_engine groovie "Groovie" yes "groovie2"
add_engine groovie2 "Groovie 2 games" no
add_engine hugo "Hugo Trilogy" yes
add_engine kyra "Legend of Kyrandia" yes "lol"
add_engine lol "Lands of Lore" no
add_engine lol "Lands of Lore" yes
add_engine lastexpress "The Last Express" no
add_engine lure "Lure of the Temptress" yes
add_engine m4 "M4/MADS" no
Expand Down

2 comments on commit 092142d

@tsoliman
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean I should take the wip flag out of the detection entry for it now in my proposed changes?

@lordhoto
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

Please sign in to comment.