Skip to content

Commit

Permalink
add : [ JP ] activity sweep + explore_story + explore_mission
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxian66ya committed Jul 10, 2024
1 parent a624e38 commit 3dbb255
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 3dbb255

Please sign in to comment.