temporary remove voice chat until @Zeuto fix bugs

This commit is contained in:
hydrant
2019-06-23 20:41:42 +02:00
parent 8ab086f011
commit d6f2fd86db

View File

@@ -34,8 +34,8 @@ cityHall(globalData);
import adminSpeed from './admin/aspeed'; import adminSpeed from './admin/aspeed';
adminSpeed(); adminSpeed();
import voice from './Voice/main'; //import voice from './Voice/main';
voice(globalData); //voice(globalData);
import handMoney from './Gui/handmoney' import handMoney from './Gui/handmoney'
handMoney(); handMoney();