Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pur1fying committed Jan 17, 2024
1 parent c080a40 commit 869aa81
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/cafe_reward.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def implement(self):
if op[0]:
self.logger.info("Collect Cafe Earnings")
collect(self, True)
to_cafe(self, True)
to_cafe(self)
if op[1]:
invite_girl(self)
interaction_for_cafe_solve_method3(self)
Expand Down
Binary file removed src/images/Global/special_task/requeset-select.png
Binary file not shown.
Binary file modified src/images/Global/special_task/request-select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 869aa81

Please sign in to comment.