File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828load_map = __defaultSC2Reader .load_map
2929load_game_summaries = __defaultSC2Reader .load_game_summaries
3030load_game_summary = __defaultSC2Reader .load_game_summary
31- load_match_infos = __defaultSC2Reader .load_match_infos
32- load_match_info = __defaultSC2Reader .load_match_info
33- load_match_histories = __defaultSC2Reader .load_match_histories
34- load_match_history = __defaultSC2Reader .load_match_history
31+ load_map_infos = __defaultSC2Reader .load_map_infos
32+ load_map_info = __defaultSC2Reader .load_map_info
33+ load_map_histories = __defaultSC2Reader .load_map_headers
34+ load_map_history = __defaultSC2Reader .load_map_header
3535
3636
3737configure = __defaultSC2Reader .configure
38- reset = __defaultSC2Reader .reset
38+ reset = __defaultSC2Reader .reset
You can’t perform that action at this time.
0 commit comments