mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-03 14:55:05 +00:00
Changed back temporary gear join after UI fix
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -215,9 +215,7 @@ namespace PepperDash.Essentials
|
||||
//TriList.SetSigFalseAction(UIBoolJoin.RoomHeaderButtonPress, () =>
|
||||
// ShowInterlockedModal(UIBoolJoin.RoomHeaderPageVisible));
|
||||
|
||||
#warning CHANGE BACK THIS JOIN NUMBER to GearHeaderButtonPress!!!!!!
|
||||
|
||||
TriList.SetSigHeldAction(UIBoolJoin.GearButtonVisible, 2000,
|
||||
TriList.SetSigHeldAction(UIBoolJoin.GearHeaderButtonPress, 2000,
|
||||
() => ShowInterlockedModal(UIBoolJoin.TechPanelSetupVisible));
|
||||
|
||||
TriList.SetSigFalseAction(UIBoolJoin.TechPagesExitButton, () =>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user