haus system auf core geändert
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import moneyFormat from '../moneyformat';
|
||||
|
||||
export default function handMoney(globalData: GlobalData) {
|
||||
export default function handMoney(globalData: IGlobalData) {
|
||||
var currentMoney = null;
|
||||
var showMoneyChange = null;
|
||||
var difference;
|
||||
|
||||
Reference in New Issue
Block a user