typo in existing bigroom code

Nothing uses this at the moment, but it's wrong.
Keni
This commit is contained in:
keni
2010-04-29 19:19:32 +00:00
parent 55b53cc6dc
commit 7ffa0780a6

View File

@@ -667,7 +667,7 @@ struct level_map {
{ "asmodeus", &asmodeus_level },
{ "astral", &astral_level },
{ "baalz", &baalzebub_level },
{ "bigroom", &bigroom_level },
{ "bigrm", &bigroom_level },
{ "castle", &stronghold_level },
{ "earth", &earth_level },
{ "fakewiz1", &portal_level },