Changeset 44535 for titan/titan/play.h
- Timestamp:
- 01/16/20 22:09:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/play.h
r44531 r44535 1220 1220 playercontinuets(); 1221 1221 if((status.playspeed != 0 || status.slowspeed != 0) && checkchipset("HI3798MV200") != 1) 1222 { 1223 playerpausets(); 1222 1224 playerresetts(); 1225 } 1223 1226 } 1224 1227 else if(playertype == 2)
Note: See TracChangeset
for help on using the changeset viewer.