Ignore:
Timestamp:
02/05/16 09:33:19 (8 years ago)
Author:
davidb
Message:

Added new version of FrameIO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/FrameGraphics.java

    r984 r997  
    7272        // Start in XRay mode so that errors aren't thrown when parsing the profile
    7373        // frame if it has images on it
    74         private static int _Mode = MODE_XRAY;
     74        private static int _Mode = MODE_AUDIENCE;
    7575
    7676        private FrameGraphics() {
Note: See TracChangeset for help on using the changeset viewer.