Changeset 41572


Ignore:
Timestamp:
01/01/18 18:12:30 (6 years ago)
Author:
gost
Message:

[plugins] lcdsamsung fix progressbar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/lcdsamsung/lcdsamsung.c

    r40376 r41572  
    773773                                                playertype = 0;
    774774                                        else   
    775                                                 playertype = getconfigint("playertype", NULL);
     775                                                //playertype = getconfigint("playertype", NULL);^
     776                                                playertype = 1;
    776777               
    777778                                        if(playertype == 1)
Note: See TracChangeset for help on using the changeset viewer.