diff --git a/ReallifeGamemode.Client/global.d.ts b/ReallifeGamemode.Client/global.d.ts index 76d8ce95..79ec85e3 100644 --- a/ReallifeGamemode.Client/global.d.ts +++ b/ReallifeGamemode.Client/global.d.ts @@ -33,6 +33,7 @@ declare type Paycheck = { wage: number; amount: number; rentalFees: number; + healthInsurance: number; } declare type Licenses = {