payday frakgeld geht brrrrr

This commit is contained in:
hydrant
2020-04-13 12:31:20 +02:00
parent eb25db30fd
commit b45d2ef728
6 changed files with 24 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ declare type Paycheck = {
amount: number;
rentalFees: number;
healthInsurance: number;
factionMoney: number;
}
declare type Licenses = {