public override void Unload() { ToBeContinued.TBCArrowTexture = null; HamonBarState.hamonBarTexture = null; BulletCounter.bulletCounterTexture = null; Items.SexPistolsFinal.usesound = null; Instance = null; ItemHotKey = null; AccessoryHotKey = null; StandControl = null; StandControlUp = null; StandControlDown = null; StandControlLeft = null; StandControlRight = null; StandControlAttack = null; PoseHotKey = null; customizableConfig = null; base.Unload(); }
public JoJoStands() { Instance = this; }