dont show hand money when hide gui
This commit is contained in:
@@ -47,7 +47,7 @@ adminSpeed();
|
||||
//voice(globalData);
|
||||
|
||||
import handMoney from './Gui/handmoney'
|
||||
handMoney();
|
||||
handMoney(globalData);
|
||||
|
||||
import business from './Business/main';
|
||||
business(globalData);
|
||||
|
||||
Reference in New Issue
Block a user