diff --git a/Content.Server/UserInterface/IntrinsicUIComponent.cs b/Content.Server/UserInterface/IntrinsicUIComponent.cs index 02bfa6db40..36d42644cb 100644 --- a/Content.Server/UserInterface/IntrinsicUIComponent.cs +++ b/Content.Server/UserInterface/IntrinsicUIComponent.cs @@ -27,8 +27,7 @@ public sealed class IntrinsicUIComponent : Component, ISerializationHooks [DataDefinition] public struct IntrinsicUIEntry { - [ViewVariables] - public Enum? Key { get; set; } + [ViewVariables] public Enum? Key { get; set; } = null; /// /// The BUI key that this intrinsic UI should open. @@ -53,4 +52,6 @@ public struct IntrinsicUIEntry ev.Key = Key; } } + + public IntrinsicUIEntry() {} } diff --git a/Resources/Audio/Lobby/licenses.txt b/Resources/Audio/Lobby/licenses.txt index 82377449aa..179073cf32 100644 --- a/Resources/Audio/Lobby/licenses.txt +++ b/Resources/Audio/Lobby/licenses.txt @@ -14,6 +14,6 @@ vibe_ace.ogg (Vibe Ace) by Kevin MacLeod is licensed under CC-BY-3.0. It was con Title3.ogg (Title3) By Cuboos is licensed under a BY-NC-SA 3.0 Creative Commons License. It is a remix of the song Tintin on the moon. It was converted from MP3 to OGG. The source can be found here: https://www.youtube.com/watch?v=YKVmXn-Gv0M -Marhaba.ogg (Marhaba) by Ian Alex Mac is licensed under a BY-NC-SA 3.0 Creative Commons License. It was converted from MP3 to OGG. The source can be found here: https://freemusicarchive.org/music/Ian_Alex_Mac/Cues/Marhaba +Marhaba.ogg (Marhaba) by Ian Alex Mac is licensed under a BY 4.0 Creative Commons License. It was converted from MP3 to OGG. The source can be found here: https://freemusicarchive.org/music/Ian_Alex_Mac/Cues/Marhaba -Comet-Haley.ogg (Comet Haley) by Stellardrone is licensed under a BY-NC-SA 3.0 Creative Commons License. It was converted from MP3 to OGG. The source can be found here: https://freemusicarchive.org/music/Stellardrone/Light_Years_1227/07_Comet_Halley +Comet-Haley.ogg (Comet Haley) by Stellardrone is licensed under a BY 3.0 Creative Commons License. It was converted from MP3 to OGG. The source can be found here: https://freemusicarchive.org/music/Stellardrone/Light_Years_1227/07_Comet_Halley