This website requires JavaScript.
Explore
Help
Sign In
juni
/
crystall-punk-14
Watch
1
Star
0
Fork
0
You've already forked crystall-punk-14
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79b05c4e9bde6910a7cf80bdeb94de0853981ea0
crystall-punk-14
/
Content.Shared
/
Eui
/
EuiMessageBase.cs
11 lines
124 B
C#
Raw
Normal View
History
Unescape
Escape
Remove redundant #nullable enable (#4275)
2021-07-17 02:37:09 +02:00
using
System
;
Permissions panel.
2020-11-10 16:50:28 +01:00
namespace
Content.Shared.Eui
{
[Serializable]
public
abstract
class
EuiMessageBase
{
}
}
Reference in New Issue
Copy Permalink