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
1a3945502854d8fa34de65f5a7ff2fce8d7e4273
crystall-punk-14/Content.Client/Rotatable/RotatableComponent.cs

12 lines
263 B
C#
Raw Normal View History

Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
using Content.Shared.Rotatable;
Pulling change entity rotation (#3890) * Moved rotatable to shared * Pullable change rotation * Applied review * Update Content.Shared/GameObjects/EntitySystems/SharedPullingSystem.cs Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-05-05 06:29:26 +03:00
using Robust.Shared.GameObjects;
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Client.Rotatable
Pulling change entity rotation (#3890) * Moved rotatable to shared * Pullable change rotation * Applied review * Update Content.Shared/GameObjects/EntitySystems/SharedPullingSystem.cs Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-05-05 06:29:26 +03:00
{
[RegisterComponent]
[ComponentReference(typeof(SharedRotatableComponent))]
public class RotatableComponent : SharedRotatableComponent
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 83ms 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