add option to call taxi service in interaction menu (key down)
This commit is contained in:
1
ReallifeGamemode.Client/global.d.ts
vendored
1
ReallifeGamemode.Client/global.d.ts
vendored
@@ -14,6 +14,7 @@ declare interface AccountData {
|
||||
factionRank: string;
|
||||
group: string;
|
||||
groupRank: string;
|
||||
job: string;
|
||||
}
|
||||
|
||||
declare interface FactionRanks {
|
||||
|
||||
Reference in New Issue
Block a user