Ignore:
Timestamp:
Feb 2, 2013, 12:41:38 PM (12 years ago)
Author:
alloc
Message:

AEI2 0.99m:

  • Made the Depot query even more invulnerable against caches
File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/installer2/src/net/oni2/aeinstaller/gui/MainWin.java

    r661 r662  
    194194
    195195                        try {
    196                                 DepotManager.getInstance().updateInformation(false);
     196                                DepotManager.getInstance().updateInformation();
    197197                        } catch (Exception e) {
    198198                                e.printStackTrace();
Note: See TracChangeset for help on using the changeset viewer.