(client) feat:右键菜单全局与UI分离,Building生成支持,双层地图重写
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
namespace Data
|
||||
{
|
||||
public class BuildingDef:PawnDef
|
||||
public class BuildingDef : PawnDef
|
||||
{
|
||||
public bool IsBlocked = true;
|
||||
public float slowDown = 0f;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user