public override void Unload() { Instance = null; GottaGoFastConfig = null; }
public GottaGoFast() { Instance = this; }