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