From 3851c8d9468f548f8d67fd7e5a8da8bc74cf348d Mon Sep 17 00:00:00 2001 From: 123ysys <1203066512@qq.com> Date: Sun, 25 May 2025 22:23:20 +0800 Subject: [PATCH] Update TournamentGame.md Translate it to Simple Chinese --- docs/zh/_csharp-api/campaignsystem/TournamentGame.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/zh/_csharp-api/campaignsystem/TournamentGame.md b/docs/zh/_csharp-api/campaignsystem/TournamentGame.md index 77b58196..64bc06f5 100644 --- a/docs/zh/_csharp-api/campaignsystem/TournamentGame.md +++ b/docs/zh/_csharp-api/campaignsystem/TournamentGame.md @@ -1,8 +1,8 @@ # TournamentGame -This class is used to handle tournaments, their participants, and the inherent setup. -to modify some of the behaviours, a Harmony patch might be required. +此类用于处理竞技场大赛、竞技场大赛参与者及其固有设置。 +要修改某些行为,可能需要 Harmony 补丁。 -**NOTE**: *This page is incomplete, so if you find anymore information on the subject, please create a pull request and add to this growing Modding Documentation!* +**注意**: *此页尚未完成, 因此,如果您发现有关该主题的更多信息,请创建一个PR并添加到这个不断增长的 Modding 文档中!* ## Accessible Methods: #### `protected TournamentGame(Town town, ItemObject prize = null)`