Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
OldThink/Content.Shared/Doors/AirlockWireStatus.cs

16 lines
309 B
C#
Raw Permalink Normal View History

Cleanup the namespaces (#8132)
2022-05-13 00:59:03 -07:00
using Robust.Shared.Serialization;
Wire hacking is now fancy. 1. new UI 2. wires are correctly randomized. 3. wires layouts are shared across machines in the same round.
2020-05-27 15:09:22 +02:00
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Doors
Wire hacking is now fancy. 1. new UI 2. wires are correctly randomized. 3. wires layouts are shared across machines in the same round.
2020-05-27 15:09:22 +02:00
{
[Serializable, NetSerializable]
public enum AirlockWireStatus
{
PowerIndicator,
Added bolts to airlocks (#1138) Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-07-02 15:31:06 +02:00
BoltIndicator,
BoltLightIndicator,
Airlock Hacking: AutoClose & Safety (#1395)
2020-07-17 10:51:43 +02:00
AIControlIndicator,
TimingIndicator,
SafetyIndicator,
Wire hacking is now fancy. 1. new UI 2. wires are correctly randomized. 3. wires layouts are shared across machines in the same round.
2020-05-27 15:09:22 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 3219ms Template: 96ms
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