Change Globaldata Interaction -> InMenu, Fix DutyCloth Menu State
This commit is contained in:
2
ReallifeGamemode.Client/global.d.ts
vendored
2
ReallifeGamemode.Client/global.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
declare interface GlobalData {
|
||||
InTuning: boolean,
|
||||
HideGui: boolean,
|
||||
Interaction: boolean,
|
||||
InMenu: boolean,
|
||||
InChat: boolean,
|
||||
LoggedIn: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user