Fix an episode that had a broken entry in the hash
This commit is contained in:
parent
fdcb2a9b61
commit
25f0f62634
1 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ module StargateRando::Data
|
||||||
'SG-1|5x19' => 'Menace',
|
'SG-1|5x19' => 'Menace',
|
||||||
'SG-1|5x20' => 'Sentinel',
|
'SG-1|5x20' => 'Sentinel',
|
||||||
'SG-1|5x21' => 'Meridian',
|
'SG-1|5x21' => 'Meridian',
|
||||||
'SG-2|5x22' => 'Revelations',
|
'SG-1|5x22' => 'Revelations',
|
||||||
|
|
||||||
# SG-1 Season 6 (22 episodes)
|
# SG-1 Season 6 (22 episodes)
|
||||||
'SG-1|6x1' => 'Redemption (Part 1)',
|
'SG-1|6x1' => 'Redemption (Part 1)',
|
||||||
|
@ -394,4 +394,4 @@ module StargateRando::Data
|
||||||
'SGU|2x20' => 'Gauntlet'
|
'SGU|2x20' => 'Gauntlet'
|
||||||
}
|
}
|
||||||
# Our crimes against humanity have ended. Please forgive us.
|
# Our crimes against humanity have ended. Please forgive us.
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue