namespace cfg.BulletCfg
{
public partial class BulletConfig
public BulletConfig()
_dataMap = new System.Collections.Generic.Dictionary<int, BulletCfg.DataBullet>();
_dataList = new System.Collections.Generic.List<BulletCfg.DataBullet>();
}