Changeset 615 for AE/installer2/src/net/oni2/aeinstaller/gui
- Timestamp:
- Jan 15, 2013, 1:49:04 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/installer2/src/net/oni2/aeinstaller/gui/MainWin.java
r612 r615 496 496 JOptionPane.YES_NO_OPTION, JOptionPane.QUESTION_MESSAGE); 497 497 if (res == JOptionPane.NO_OPTION) { 498 saveLocalData(); 498 499 exit(); 499 500 } else {
Note:
See TracChangeset
for help on using the changeset viewer.