微调金银向日葵位置
This commit is contained in:
parent
fbe05066f3
commit
17b91b2ae2
@ -208,7 +208,7 @@ class Menu(tool.State):
|
||||
self.sunflower_trophy = tool.get_image_menu(tool.GFX[c.SILVER_SUNFLOWER], *frame_rect, c.BLACK)
|
||||
self.sunflower_trophy_rect = self.sunflower_trophy.get_rect()
|
||||
self.sunflower_trophy_rect.x = 0
|
||||
self.sunflower_trophy_rect.y = 300
|
||||
self.sunflower_trophy_rect.y = 280
|
||||
|
||||
def checkOptionButtonClick(self, mouse_pos):
|
||||
x, y = mouse_pos
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user