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
81df9f0601ae61ba9292ae157b0333f81fcde310
crystall-punk-14/Content.Shared/Slippery/NoSlipComponent.cs

11 lines
202 B
C#
Raw Normal View History

Fix namespaces and optimize imports (#1651) * Fix namespaces and optimize imports * Cleanup fixes * Merge conflict fixes * Merge conflict fixes * Merge conflict fixes
2020-08-13 14:40:27 +02:00
using Robust.Shared.GameObjects;
Emergent Sanitation Gameplay (#1378) * Emergent Sanitation Gameplay * Fix the map * Address review * Mention if it's slippery in the description
2020-07-11 16:49:54 -05:00
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Slippery
Emergent Sanitation Gameplay (#1378) * Emergent Sanitation Gameplay * Fix the map * Address review * Mention if it's slippery in the description
2020-07-11 16:49:54 -05:00
{
[RegisterComponent]
Slipping tweaks + remove EffectBlocker (#4955) * Slipping tweaks + remove EffectBlocker * mfw failed merge conflict resolution Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-10-24 23:43:49 -07:00
public class NoSlipComponent : Component
Emergent Sanitation Gameplay (#1378) * Emergent Sanitation Gameplay * Fix the map * Address review * Mention if it's slippery in the description
2020-07-11 16:49:54 -05:00
{
public override string Name => "NoSlip";
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 155ms Template: 2ms
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