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
3dc47beea77fac9de15fac3250b8e87bf6d0b603
crystall-punk-14/Content.Shared/Smoking/SmokingVisuals.cs

12 lines
193 B
C#
Raw Normal View History

Remove redundant #nullable enable (#4275)
2021-07-17 02:37:09 +02:00
using System;
Add cigarettes and matches to SS14 (#2522) * Add resources for cigs/matches * Add files for cigarettes * Remove Shared Components * Applied some of the suggestions * Change priority to allow matches to be set alight by matchbox * Added item for pack of cigars * Add swepts resources. Fix naming * Fix naming, implement suggestions. * Addressed Paul's suggestions * Remove unused resources * Fix Paul's suggestions
2021-01-11 00:17:28 +01:00
using Robust.Shared.Serialization;
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Smoking
Add cigarettes and matches to SS14 (#2522) * Add resources for cigs/matches * Add files for cigarettes * Remove Shared Components * Applied some of the suggestions * Change priority to allow matches to be set alight by matchbox * Added item for pack of cigars * Add swepts resources. Fix naming * Fix naming, implement suggestions. * Addressed Paul's suggestions * Remove unused resources * Fix Paul's suggestions
2021-01-11 00:17:28 +01:00
{
[Serializable, NetSerializable]
public enum SmokingVisuals : byte
{
Smoking,
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 88ms 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