lib/templates/new/run_example_match.rb.tt in sc2ai-0.0.4 vs lib/templates/new/run_example_match.rb.tt in sc2ai-0.0.5

- old
+ new

@@ -8,7 +8,7 @@ Sc2::Match.new( players: [ $bot, Sc2::Player::Computer.new(race: Api::Race::Random, difficulty: Api::Difficulty::VeryEasy) ], - map: "Goldenaura512AIE" # Or any of the downloaded map names + map: "Goldenaura512V2AIE" # Or any of the downloaded map names ).run \ No newline at end of file