| # | Line 781 | Line 781 | public class MainWin extends JFrame impl | |
|---|---|---|
| 781 | ||
| 782 | @SuppressWarnings("unused") | |
| 783 | private void installDone() { | |
| 784 | – | PackageManager.getInstance().updateInstalledMods(); |
| 784 | switch (installState) { | |
| 785 | case DONE: | |
| 786 | revertSelection(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |