nächster payday in interaktionsmenü
This commit is contained in:
1
ReallifeGamemode.Client/global.d.ts
vendored
1
ReallifeGamemode.Client/global.d.ts
vendored
@@ -19,6 +19,7 @@ declare type AccountData = {
|
||||
paycheck: Paycheck;
|
||||
licenses: Licenses;
|
||||
vehicles: VehicleData[];
|
||||
nextPayday: number;
|
||||
}
|
||||
|
||||
declare type VehicleData = {
|
||||
|
||||
Reference in New Issue
Block a user