示例#1
0
 public static void Init()
 {
     FieldChangeBuffer.Intercept(TimeControlMode, TimeControlPatch.Setters, Coop.DoSync);
 }
示例#2
0
 public static void Init()
 {
     FieldChangeBuffer.Intercept(Movement, MobilePartyPatch.Setters, Coop.DoSync);
 }