typo in existing bigroom code
Nothing uses this at the moment, but it's wrong. Keni
This commit is contained in:
+1
-1
@@ -667,7 +667,7 @@ struct level_map {
|
|||||||
{ "asmodeus", &asmodeus_level },
|
{ "asmodeus", &asmodeus_level },
|
||||||
{ "astral", &astral_level },
|
{ "astral", &astral_level },
|
||||||
{ "baalz", &baalzebub_level },
|
{ "baalz", &baalzebub_level },
|
||||||
{ "bigroom", &bigroom_level },
|
{ "bigrm", &bigroom_level },
|
||||||
{ "castle", &stronghold_level },
|
{ "castle", &stronghold_level },
|
||||||
{ "earth", &earth_level },
|
{ "earth", &earth_level },
|
||||||
{ "fakewiz1", &portal_level },
|
{ "fakewiz1", &portal_level },
|
||||||
|
|||||||
Reference in New Issue
Block a user