mumble link support
The coordinate calculation was adopted from Warsow's mumble patch.
This commit is contained in:
@@ -367,6 +367,11 @@ extern cvar_t *cl_inGameVideo;
|
||||
extern cvar_t *cl_lanForcePackets;
|
||||
extern cvar_t *cl_autoRecordDemo;
|
||||
|
||||
#ifdef USE_MUMBLE
|
||||
extern cvar_t *cl_useMumble;
|
||||
extern cvar_t *cl_mumbleScale;
|
||||
#endif
|
||||
|
||||
//=================================================
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user