Ignore:
Timestamp:
Mar 31, 2013, 5:11:23 PM (12 years ago)
Author:
alloc
Message:

AEI Updater:

  • Restore missing files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/AEInstaller2-Updater/src/net/oni2/aeinstaller/updater/gui/MainWin.java

    r756 r765  
    136136                                                new File(Paths.getPrefsPath(), "bin"));
    137137                                if (x != 0) {
    138                                         // Update available or no WC yet
     138                                        // Update available, missing files or no WC yet
    139139                                        svn.updateWC("http://svn.aei.oni2.net",
    140140                                                        new File(Paths.getPrefsPath(), "bin"),
Note: See TracChangeset for help on using the changeset viewer.