ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java
(Generate patch)

Comparing AE/installer2/src/net/oni2/aeinstaller/AEInstaller2.java (file contents):
Revision 624 by alloc, Wed Jan 16 11:22:28 2013 UTC vs.
Revision 625 by alloc, Wed Jan 16 16:12:24 2013 UTC

# 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                  }

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)