| # | Line 122 | Line 122 | public class AEInstaller2 { | |
|---|---|---|
| 122 | } | |
| 123 | JFrame.setDefaultLookAndFeelDecorated(true); | |
| 124 | ||
| 125 | – | // TODO: Remove debug output |
| 125 | System.out.println("JarPath: " + Paths.getInstallerPath()); | |
| 126 | System.out.println("PrefsPath: " + Paths.getPrefsPath()); | |
| 127 | System.out.println("DataPath: " + Paths.getModsPath()); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |