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
b159b9b96db4929add12965121a408f997d8ad20
OldThink/Content.Shared/Wall/ReinforcedWallVisuals.cs

12 lines
202 B
C#
Raw Normal View History

Remove redundant #nullable enable (#4275)
2021-07-17 02:37:09 +02:00
using System;
Data-oriented Construction System (#2152) - Powerful - Data-oriented - Approved by PJB - Powered by node graphs and AI pathfinding - Coded by the same nerd who brought you atmos Co-authored-by: Exp <theexp111@gmail.com>
2020-10-08 17:41:23 +02:00
using Robust.Shared.Serialization;
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Wall
Data-oriented Construction System (#2152) - Powerful - Data-oriented - Approved by PJB - Powered by node graphs and AI pathfinding - Coded by the same nerd who brought you atmos Co-authored-by: Exp <theexp111@gmail.com>
2020-10-08 17:41:23 +02:00
{
[Serializable, NetSerializable]
public enum ReinforcedWallVisuals
{
DeconstructionStage,
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 695ms Template: 4ms
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