From 840d77e9cee3dd27bd590e05a1d030535a365d51 Mon Sep 17 00:00:00 2001 From: hydrant Date: Sun, 5 Apr 2020 14:56:04 +0200 Subject: [PATCH] fix aok --- ReallifeGamemode.Client/global.d.ts | 1 + 1 file changed, 1 insertion(+) 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 = {