перенос общих файлов из папки White в _White

This commit is contained in:
Remuchi
2024-01-28 18:37:24 +07:00
parent 1e4ad59270
commit 3a08b81d53
370 changed files with 805 additions and 812 deletions

View File

@@ -21,8 +21,8 @@ using Content.Server.Explosion.EntitySystems;
using Content.Server.Explosion.Components;
using Content.Shared.Singularity.Components;
using Content.Shared.Singularity.EntitySystems;
using Content.Shared.White.Supermatter.Components;
using Content.Shared.White.Supermatter.Systems;
using Content.Shared._White.Supermatter.Components;
using Content.Shared._White.Supermatter.Systems;
using Robust.Shared.Audio.Systems;
using Robust.Shared.Random;