Feature/voice chat
This commit is contained in:
@@ -11,6 +11,9 @@ let globalData: GlobalData = {
|
||||
InChat: false,
|
||||
};
|
||||
|
||||
import voice from './Voice/main';
|
||||
voice();
|
||||
|
||||
import handMoney from './Gui/handmoney'
|
||||
handMoney();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user