更新三个按钮 修了一堆bug

This commit is contained in:
2025-05-27 19:53:17 +08:00
parent 8215cfa3ee
commit 94f09b8dd9
47 changed files with 10303 additions and 3085 deletions

View File

@@ -104,7 +104,3 @@ func _on_refresh_button_pressed():
# 退出按钮点击
func _on_quit_button_pressed():
self.hide()
# 添加到main.gd中调用
func _handle_player_rankings_response(data):
handle_player_rankings_response(data)