|
|
@ -67,6 +67,6 @@ namespace CoreGame.Shared |
|
|
|
public static float AttachOutTime = 5f; |
|
|
|
|
|
|
|
public static Fixed64Vector2 ExtendSize = new Fixed64Vector2(Fixed64._0_50 + 5, 10); |
|
|
|
public static Fixed64 TurnTime = Fixed64._2; |
|
|
|
public static Fixed64 TurnTime = Fixed64._3; |
|
|
|
} |
|
|
|
} |