Seperate EMAG into EMAG and Authentication Disruptor (#34337)
This commit is contained in:
@@ -45,3 +45,6 @@ namespace Content.Shared.Access.Systems
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[ByRefEvent]
|
||||
public record struct OnAccessOverriderAccessUpdatedEvent(EntityUid UserUid, bool Handled = false);
|
||||
|
||||
Reference in New Issue
Block a user