Alert display lights now properly react to power changes. (#14839)
This commit is contained in:
@@ -6,5 +6,6 @@ namespace Content.Shared.AlertLevel;
|
||||
public enum AlertLevelDisplay
|
||||
{
|
||||
CurrentLevel,
|
||||
Layer
|
||||
Layer,
|
||||
Powered
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user