185186187188189190191192193194
SPProgressBarPlug.incrementBar(); } private void getTweakIniSetup() { try { tweakInis = new TweakIniList(); } catch (Exception e) { JOptionPane.showMessageDialog(null, "There was an error with Tweak Inis. Please contact the author."); } }