- Timestamp:
- Mar 31, 2013, 5:11:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
java/AEInstaller2-Updater/src/net/oni2/aeinstaller/updater/gui/MainWin.java
r756 r765 136 136 new File(Paths.getPrefsPath(), "bin")); 137 137 if (x != 0) { 138 // Update available or no WC yet138 // Update available, missing files or no WC yet 139 139 svn.updateWC("http://svn.aei.oni2.net", 140 140 new File(Paths.getPrefsPath(), "bin"),
Note:
See TracChangeset
for help on using the changeset viewer.