Changeset 341


Ignore:
Timestamp:
10/04/08 14:38:30 (16 years ago)
Author:
bjn8
Message:

Accidently had duplicate IDs on playback events which caused playback confusion in the interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src_apollo/org/apollo/audio/ApolloSubjectChangedEvent.java

    r332 r341  
    6464        public static final int TRACK_SEQUENCE_CREATED = 150;
    6565       
    66         public static final int MULTIPLAYBACK_LOADING = 150;
     66        public static final int MULTIPLAYBACK_LOADING = 151;
    6767       
    6868        public static final int LOAD_STATUS_REPORT = 200;
Note: See TracChangeset for help on using the changeset viewer.