Save player payday

This commit is contained in:
Vortrex
2023-03-07 20:59:53 -06:00
parent a11560b5b9
commit b4aca0257f

View File

@@ -97,6 +97,7 @@ class SubAccountData {
this.inHouse = toInteger(dbAssoc["sacct_inhouse"]);
this.inBusiness = toInteger(dbAssoc["sacct_inbusiness"]);
this.accent = toString(dbAssoc["sacct_accent"]);
this.payDayAmount = toInteger(dbAssoc["sacct_svr_payday"]);
this.scene = toString(dbAssoc["sacct_svr_scene"]);
this.bodyParts = {