Changeset 25687


Ignore:
Timestamp:
01/16/14 18:04:21 (10 years ago)
Author:
gost
Message:

[titan] fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

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