mirror of
https://gitee.com/cssfw/EasyTools.git
synced 2026-03-28 03:51:36 +08:00
feat: 回合结束友伤
This commit is contained in:
@@ -41,6 +41,8 @@ namespace EasyTools.Events
|
|||||||
Badge.rainbw.Clear();
|
Badge.rainbw.Clear();
|
||||||
Badge_Coroutine = Timing.RunCoroutine(Badge.Rainbw());
|
Badge_Coroutine = Timing.RunCoroutine(Badge.Rainbw());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Server.FriendlyFire = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void OnServerRoundStarted()
|
public override void OnServerRoundStarted()
|
||||||
|
|||||||
Reference in New Issue
Block a user