Skip to content

Commit

Permalink
Fixes bug #22254.
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed Jul 5, 2014
1 parent 6b6cc6a commit fad11f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
Expand Up @@ -1836,7 +1836,7 @@
{JOURNEY6_STAGE3}
[/case]
[case]
value=b
value=c
{JOURNEY7_STAGE3}
[/case]
[/switch]
Expand All @@ -1859,7 +1859,7 @@
{JOURNEY6_COMPLETE}
[/case]
[case]
value=b
value=c
{JOURNEY7_COMPLETE}
[/case]
[/switch]
Expand Down

0 comments on commit fad11f7

Please sign in to comment.