示例#1
0
 private static void AddPlayer_Postfix(Multiplayer __instance, ref NetFarmerRoot f)
 {
     __instance.PlayerConnected(f.Value);
 }