예제 #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);
 }