Reset payday after getting paid
This commit is contained in:
@@ -84,6 +84,7 @@ function playerPayDay(client) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
givePlayerCash(client, netIncome);
|
givePlayerCash(client, netIncome);
|
||||||
|
getPlayerData(client).payDayAmount = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user