Fix an episode that had a broken entry in the hash

This commit is contained in:
Darren VanBuren 2017-12-05 23:00:20 -08:00
parent fdcb2a9b61
commit 25f0f62634

View file

@ -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