frakcar sellen
This commit is contained in:
2
ReallifeGamemode.Client/global.d.ts
vendored
2
ReallifeGamemode.Client/global.d.ts
vendored
@@ -19,7 +19,9 @@ declare type AccountData = {
|
||||
paycheck: Paycheck;
|
||||
licenses: Licenses;
|
||||
vehicles: VehicleData[];
|
||||
factionVehicles: VehicleData[];
|
||||
nextPayday: number;
|
||||
stateFaction: boolean;
|
||||
}
|
||||
|
||||
declare type VehicleData = {
|
||||
|
||||
Reference in New Issue
Block a user