- 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:
haxi0
2026-03-23 00:58:13 +03:00
parent 8be27511bb
commit 784242fcf7
1320 changed files with 361482 additions and 116 deletions
+1 -2
View File
@@ -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)