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
7a7ab5e8c18f4c524f57be8ba3611a5c5766bb41
OldThink/Content.Shared/Foam/FoamVisuals.cs

12 lines
185 B
C#
Raw Normal View History

Cleanup the namespaces (#8132)
2022-05-13 00:59:03 -07:00
using Robust.Shared.Serialization;
Add Smoke and Foam chemical reaction effects. (#2913) * Adds smoke reaction effect * smoke tweaks * address reviews * Smoke fix * Refactor smoke and add foam * Fix stuff * Remove thing * Little things * Address some comments * Address more things * More addressing * License stuff * Address refactor request * Small things * Add nullability * Update Content.Server/GameObjects/EntitySystems/SolutionAreaEffectSystem.cs Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-02-03 11:26:46 -03:00
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Foam
Add Smoke and Foam chemical reaction effects. (#2913) * Adds smoke reaction effect * smoke tweaks * address reviews * Smoke fix * Refactor smoke and add foam * Fix stuff * Remove thing * Little things * Address some comments * Address more things * More addressing * License stuff * Address refactor request * Small things * Add nullability * Update Content.Server/GameObjects/EntitySystems/SolutionAreaEffectSystem.cs Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-02-03 11:26:46 -03:00
{
[Serializable, NetSerializable]
public enum FoamVisuals : byte
{
State,
Color
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 4950ms Template: 124ms
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