mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-19 22:49:01 +03:00
Fixes #29923. Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es> (cherry picked from commit 28d6e6da949c45289ab3f838349158d66647377a)
8 lines
355 B
XML
8 lines
355 B
XML
<controls:FancyWindow xmlns="https://spacestation14.io"
|
|
xmlns:ui="clr-namespace:Content.Client.UserInterface"
|
|
xmlns:controls="clr-namespace:Content.Client.UserInterface.Controls"
|
|
Title="{Loc door-electronics-configuration-title}">
|
|
<Control Name="AccessLevelControlContainer" />
|
|
|
|
</controls:FancyWindow>
|