Added Job Quit to Interaction -> JOB
This commit is contained in:
1
ReallifeGamemode.Client/global.d.ts
vendored
1
ReallifeGamemode.Client/global.d.ts
vendored
@@ -30,6 +30,7 @@ declare type JobData = {
|
||||
busskill: number;
|
||||
pilotskill: number;
|
||||
wage: number;
|
||||
isActive: boolean;
|
||||
}
|
||||
|
||||
declare type VehicleData = {
|
||||
|
||||
Reference in New Issue
Block a user