перенос общих файлов из папки White в _White
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared._White.CharacterExamine;
|
||||
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class CharacterInformationComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user