diff --git a/ReallifeGamemode.Client/global.d.ts b/ReallifeGamemode.Client/global.d.ts index 49a68bad..28e23ada 100644 --- a/ReallifeGamemode.Client/global.d.ts +++ b/ReallifeGamemode.Client/global.d.ts @@ -95,7 +95,6 @@ declare type RentcarProperty = { Name: string; Price: number; } -} declare type PlayerCharacterData = { Gender: boolean;