Ignore:
Timestamp:
Jan 15, 2013, 3:28:53 AM (12 years ago)
Author:
alloc
Message:

AEI2:

  • Sanitizing level file names for MacOS (level*_Final.#)
File:
1 edited

Legend:

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

    r618 r619  
    378378                                        Thread.sleep(10);
    379379                                } catch (InterruptedException e) {
    380                                         // TODO Auto-generated catch block
    381380                                        e.printStackTrace();
    382381                                }
     
    568567                                pb.start();
    569568                        } catch (IOException e) {
    570                                 // TODO Auto-generated catch block
    571569                                e.printStackTrace();
    572570                        }
     
    584582                                pb.start();
    585583                        } catch (IOException e) {
    586                                 // TODO Auto-generated catch block
    587584                                e.printStackTrace();
    588585                        }
Note: See TracChangeset for help on using the changeset viewer.