chore: 修改了一些可能导致游戏崩溃的问题
This commit is contained in:
@@ -39,3 +39,7 @@ func add_player(id: int) -> void:
|
||||
|
||||
func remove_player(id: int) -> void:
|
||||
pass
|
||||
|
||||
|
||||
func start_game() -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user