mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-14 04:04:58 +00:00
Updated UI drivers to make sure modal shutdown warning is shown when vacancy shutdown is triggered
This commit is contained in:
@@ -50,7 +50,7 @@ namespace PepperDash.Essentials.Room.Behaviours
|
||||
FeatureEventGroup.RetrieveAllEvents();
|
||||
|
||||
// Add to the global class for tracking
|
||||
//Global.Scheduler.AddEventGroup(FeatureEventGroup);
|
||||
Scheduler.AddEventGroup(FeatureEventGroup);
|
||||
|
||||
AddPostActivationAction(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user