перенос общих файлов из папки 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

@@ -2,7 +2,7 @@ using System.Diagnostics.CodeAnalysis;
using Content.Server.Atmos.Components;
using Content.Server.Atmos.EntitySystems;
using Content.Server._White.Flamethrower;
using Content.Shared.White.Flamethrower;
using Content.Shared._White.Flamethrower;
using Robust.Shared.Containers;
namespace Content.Server.Weapons.Ranged.Systems;