Changeset 25599


Ignore:
Timestamp:
01/10/14 17:35:00 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r25597 r25599  
    53235323        if(value == 1 && status.mute == 1) return 0;
    53245324
    5325 printf("mute valve: %d\n", valve);
     5325printf("mute value: %d\n", value);
    53265326
    53275327        if(value == 2)
Note: See TracChangeset for help on using the changeset viewer.