Changeset 31

Show
Ignore:
Timestamp:
02/29/08 18:54:30 (9 months ago)
Author:
nobu
Message:

modified some files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Theme-2/nobu/src/App2Thread.as

    r30 r31  
    152152        protected override function catchError(thread:Thread, error:Error):void 
    153153        { 
     154            trace(error); 
    154155            terminate(); 
    155156        }