voice
This commit is contained in:
@@ -57,9 +57,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(globalData);
|
handMoney(globalData);
|
||||||
|
|||||||
Reference in New Issue
Block a user