- improve voice chat smoothness
- fixed the position of the speaker indicator. constant aspect ratio added - fixed voice chat functionality to work with the latest commits - add support for cross compiling windows64 builds on linux
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "StdAfx.h"
|
||||
#include "stdafx.h"
|
||||
#include "StringTable.h"
|
||||
|
||||
StringTable::StringTable(void)
|
||||
@@ -183,4 +183,3 @@ LPCWSTR StringTable::getString(int id)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user