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
7d4e71b9a367f5c10e2475d1f91c0ce52fffd111
crystall-punk-14/Content.Shared/Administration/Events/PlayerInfoChangedEvent.cs

10 lines
220 B
C#
Raw Normal View History

Cleanup the namespaces (#8132)
2022-05-13 00:59:03 -07:00
using Robust.Shared.Serialization;
refactors adminmenu a timid amount (#5095) Co-authored-by: Paul <ritter.paul1+git@googlemail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-11-10 13:26:25 +01:00
Namespace cleanup around Mind Roles (#30965) * namespaces * Comment does not need a semicolon --------- Co-authored-by: Vasilis <vascreeper@yahoo.com>
2024-08-15 20:26:57 +02:00
namespace Content.Shared.Administration.Events;
[NetSerializable, Serializable]
public sealed class PlayerInfoChangedEvent : EntityEventArgs
refactors adminmenu a timid amount (#5095) Co-authored-by: Paul <ritter.paul1+git@googlemail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-11-10 13:26:25 +01:00
{
Namespace cleanup around Mind Roles (#30965) * namespaces * Comment does not need a semicolon --------- Co-authored-by: Vasilis <vascreeper@yahoo.com>
2024-08-15 20:26:57 +02:00
public PlayerInfo? PlayerInfo;
refactors adminmenu a timid amount (#5095) Co-authored-by: Paul <ritter.paul1+git@googlemail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-11-10 13:26:25 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 323ms 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