cancelable brig timers (#26557)
brig timers now cancelable. also some screensystem yakshave
This commit is contained in:
@@ -56,6 +56,7 @@ public sealed class ScreenSystem : EntitySystem
|
||||
)
|
||||
{
|
||||
_appearanceSystem.SetData(uid, TextScreenVisuals.DefaultText, text);
|
||||
_appearanceSystem.SetData(uid, TextScreenVisuals.ScreenText, text);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user