示例#1
0
文件: FightPvT.cs 项目: Mixi59/Stump
 protected override void SendGameFightSpectatorJoinMessage(FightSpectator spectator)
 {
     ContextHandler.SendGameFightSpectatorJoinMessage(spectator.Character.Client, this);
 }