public FageBundleRoot() { _instance = this; bundles = new FageBundle[0]; _dictionary = new Dictionary <string, FageBundle>(); }
public FageBundleRoot() { _instance = this; bundles = new FageBundle[0]; _dictionary = new Dictionary<string, FageBundle>(); }