1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-06 21:06:35 +01:00

use hangup cmd to cancel outgoing call requests

This commit is contained in:
Jfreegman
2014-08-03 23:11:19 -04:00
parent ad23816096
commit 38ed0c86ad
6 changed files with 23 additions and 50 deletions

View File

@@ -30,7 +30,7 @@
#ifdef _AUDIO
#define GLOBAL_NUM_COMMANDS 16
#define CHAT_NUM_COMMANDS 12
#define CHAT_NUM_COMMANDS 11
#else
#define GLOBAL_NUM_COMMANDS 14
#define CHAT_NUM_COMMANDS 4