Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a1f164104f0b2474e26795b9c6150cbaed94de0d
crystall-punk-14/Content.Shared/Radio/RadioVisuals.cs

18 lines
286 B
C#
Raw Normal View History

Intercom Tweaks and Fixes (#13032) Closes https://github.com/space-wizards/space-station-14/issues/13023
2022-12-14 23:13:02 -05:00
using Robust.Shared.Serialization;
namespace Content.Shared.Radio;
[Serializable, NetSerializable]
public enum RadioDeviceVisuals : byte
{
Good Intercoms (#17950) * crystal anomaly * Good intercoms * fixes * fix construction fail * Revert "crystal anomaly" This reverts commit 0d9e3f62ff82c79e72f882b9c7f4ca1b9c6e6dd8. * migration
2023-07-11 19:58:18 -04:00
Broadcasting,
Speaker
Intercom Tweaks and Fixes (#13032) Closes https://github.com/space-wizards/space-station-14/issues/13023
2022-12-14 23:13:02 -05:00
}
[Serializable, NetSerializable]
public enum RadioDeviceVisualLayers : byte
{
Good Intercoms (#17950) * crystal anomaly * Good intercoms * fixes * fix construction fail * Revert "crystal anomaly" This reverts commit 0d9e3f62ff82c79e72f882b9c7f4ca1b9c6e6dd8. * migration
2023-07-11 19:58:18 -04:00
Broadcasting,
Speaker
Intercom Tweaks and Fixes (#13032) Closes https://github.com/space-wizards/space-station-14/issues/13023
2022-12-14 23:13:02 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 107ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API