Ignore:
Timestamp:
05/10/2016 02:27:09 PM (10 years ago)
Author:
jdalbey
Message:

Hack CAD Simulator and CAD Client to display Neil's custom Cardfile.xml.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/client/cadclientgui/enums/CADDataEnums.java

    r3 r41  
    240240    public static enum CARDFILE 
    241241    { 
    242         COASTAL_DIVISION_UNITS  ("Coastal Division Units"), 
    243         POLICE_SHERIFF_CORONER  ("Police/Sheriff/Coroner"), 
    244         COURTS                      ("Courts"), 
    245         PUBLIC_TRANSPORTATION   ("Public Transportation"), 
    246         GG_OTHER                        ("GG Other"), 
    247         MY_MISC                     ("MY Misc"), 
     242//        COASTAL_DIVISION_UNITS  ("Coastal Division Units"), 
     243        COASTAL_DIVISION_UNITS  ("Santa Lucia TMC (D14)"), 
     244//        POLICE_SHERIFF_CORONER  ("Police/Sheriff/Coroner"), 
     245        POLICE_SHERIFF_CORONER  ("Santa Lucia Caltrans"), 
     246//        COURTS                      ("Courts"), 
     247          COURTS                      ("Caltrans District Offices"), 
     248//        PUBLIC_TRANSPORTATION   ("Public Transportation"), 
     249        PUBLIC_TRANSPORTATION   ("Allied Agencies"), 
     250//        GG_OTHER                        ("GG Other"), 
     251        GG_OTHER                        ("Radio Stations"),         
     252//        MY_MISC                     ("MY Misc"), 
     253        MY_MISC                     ("TV Stations"), 
    248254        SL_MISC                     ("SL Misc"), 
    249255        VT_MISC                     ("VT Misc"), 
Note: See TracChangeset for help on using the changeset viewer.