Fix global.d.ts
This commit is contained in:
1
ReallifeGamemode.Client/global.d.ts
vendored
1
ReallifeGamemode.Client/global.d.ts
vendored
@@ -95,7 +95,6 @@ declare type RentcarProperty = {
|
||||
Name: string;
|
||||
Price: number;
|
||||
}
|
||||
}
|
||||
|
||||
declare type PlayerCharacterData = {
|
||||
Gender: boolean;
|
||||
|
||||
Reference in New Issue
Block a user