Changeset 32144


Ignore:
Timestamp:
01/06/15 21:09:02 (8 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r32138 r32144  
    10131013                        }
    10141014                }
    1015                 if(rcret == getrcconfigint("rcpip", NULL) && (checkbox("ATEMIO-NEMESIS") == 1 || checkbox("UFS922") == 1))
     1015                if(rcret == getrcconfigint("rcpip", NULL) && (checkbox("ATEMIO-NEMESIS") == 1 || checkbox("UFS922") == 1 || checkbox("UFS913") == 1))
    10161016                //if(rcret == getrcconfigint("rcpip", NULL) && checkbox("ATEMIO5200") != 1) // ATEMIO6200 ???
    10171017                {
Note: See TracChangeset for help on using the changeset viewer.