Skip to content

Commit

Permalink
Merge pull request #108 from shenxian66ya/master
Browse files Browse the repository at this point in the history
add : [ JP ] activity sweep + explore_story + explore_mission
  • Loading branch information
pur1fying committed Jul 10, 2024
2 parents a624e38 + 3dbb255 commit 7ae0647
Show file tree
Hide file tree
Showing 15 changed files with 418 additions and 2 deletions.
2 changes: 2 additions & 0 deletions core/color.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
import time
import numpy as np

from core import image


def wait_loading(self):
t_start = time.time()
Expand Down
2 changes: 1 addition & 1 deletion core/default_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@
"current_game_activity": {
"CN": "SweetSecretsAndGunfightsATaleOfAfterSchoolSweets",
"Global": null,
"JP": null
"JP": "SummerSpecialOperationsRABBITPlatoonAndTheMysteryOfTheMissingShrimp"
},
"dailyGameActivity": {
"CN": null,
Expand Down
Loading

0 comments on commit 7ae0647

Please sign in to comment.