| # | Line 172 | Line 172 | public class AEInstaller2 { | |
|---|---|---|
| 172 | basicBundle.getString("invalidPath.text"), | |
| 173 | basicBundle.getString("invalidPath.title"), | |
| 174 | JOptionPane.ERROR_MESSAGE); | |
| 175 | < | if (!Settings.getDebug()) { |
| 175 | > | if (!Settings.isDebug()) { |
| 176 | return; | |
| 177 | } | |
| 178 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |