(client) feat:实现子弹的生成
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
namespace Data
|
||||
{
|
||||
public class BuildingDef : PawnDef
|
||||
public class BuildingDef : EntityDef
|
||||
{
|
||||
public float slowDown = 0f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user