Changeset 44543


Ignore:
Timestamp:
01/17/20 03:23:41 (3 years ago)
Author:
obi
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r44541 r44543  
    51605160                                ret = 0;
    51615161
    5162                         if(checkchipset("3798MV200") == 1)
     5162                        if(checkchipset("_3798MV200") == 1)
    51635163                        {
    51645164                                if(ret == 0)
    51655165                                        status.volume = value;
     5166                                if(ret == 0 && status.mute != 2) addconfigint("vol", tmpvol);
    51665167                                return ret;
    51675168                        }
Note: See TracChangeset for help on using the changeset viewer.