feat: 回合结束友伤

This commit is contained in:
3cxc
2026-02-13 00:59:26 +08:00
parent 639682fd50
commit 4da01efcc5

View File

@@ -41,6 +41,8 @@ namespace EasyTools.Events
Badge.rainbw.Clear();
Badge_Coroutine = Timing.RunCoroutine(Badge.Rainbw());
}
Server.FriendlyFire = false;
}
public override void OnServerRoundStarted()