Move local money

This commit is contained in:
Vortrex
2023-03-08 22:21:26 -06:00
parent 8728d1a324
commit fd02988d5d
2 changed files with 5 additions and 1 deletions

View File

@@ -104,7 +104,6 @@ let serverData = {
};
let localPlayerMoney = 0;
let localPlayerMoneyInterval = null;
let currencyString = "${AMOUNT}";