Changeset 44535


Ignore:
Timestamp:
01/16/20 22:09:13 (4 years ago)
Author:
gost
Message:

next test player ff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/play.h

    r44531 r44535  
    12201220                playercontinuets();
    12211221                if((status.playspeed != 0 || status.slowspeed != 0) && checkchipset("HI3798MV200") != 1)
     1222                {
     1223                        playerpausets();
    12221224                        playerresetts();
     1225                }
    12231226        }
    12241227        else if(playertype == 2)
Note: See TracChangeset for help on using the changeset viewer.