Add local money

This commit is contained in:
Vortrex
2022-09-06 06:58:18 -05:00
parent 8e4b7d6b2f
commit 56b4cf3658

View File

@@ -92,4 +92,6 @@ let serverData = {
jobs: [],
};
let localPlayerCash = 0;
// ===========================================================================