forked from Dniel97/artemis
Update titles/idac/season2.py
This commit is contained in:
parent
3dd23d4b53
commit
4c1603db09
@ -1917,8 +1917,6 @@ class IDACSeason2(IDACBase):
|
||||
# so to get the season 1 data just subtract 1 from the season id
|
||||
past_timetrial_data = self._generate_time_trial_data(season_id - 1, user_id)
|
||||
|
||||
# TODO: get the current season timetrial data somehow, because after requesting
|
||||
# GetPastSeasonTAData the game will NOT request GetTAData?!
|
||||
return {
|
||||
"status_code": "0",
|
||||
"season_id": season_id,
|
||||
|
Loading…
Reference in New Issue
Block a user