Changeset 39034 for titan/plugins/tithek/tithek.h
- Timestamp:
- 09/26/16 17:30:54 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r39033 r39034 2484 2484 clearscreen(grid); 2485 2485 2486 //if(first == 1)2487 //{2486 if(first == 1) 2487 { 2488 2488 setvol(savevol); 2489 2489 … … 2497 2497 if(status.mcaktiv == 0) 2498 2498 servicecheckret(servicestart(status.lastservice->channel, NULL, NULL, 0), 0); 2499 //}2499 } 2500 2500 } 2501 2501
Note: See TracChangeset
for help on using the changeset viewer.