|
|
@ -66,7 +66,7 @@ namespace CoreGame.Shared |
|
|
|
|
|
|
|
public static float AttachOutTime = 5f; |
|
|
|
|
|
|
|
public static Fixed64Vector2 ExtendSize = new Fixed64Vector2(Fixed64._0_50 + 4, 9); |
|
|
|
public static Fixed64 TurnTime = Fixed64._2; |
|
|
|
public static Fixed64Vector2 ExtendSize = new Fixed64Vector2(Fixed64._0_50 + 5, 10); |
|
|
|
public static Fixed64 TurnTime = Fixed64._1; |
|
|
|
} |
|
|
|
} |