перенос файлов сервера из папки White в _White
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Server._White.AspectsSystem.Aspects.Components;
|
||||
using Content.Server._White.AspectsSystem.Base;
|
||||
|
||||
namespace Content.Server._White.AspectsSystem.Aspects;
|
||||
|
||||
public sealed class WhisperAspect : AspectSystem<WhisperAspectComponent>
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user