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

This commit is contained in:
Remuchi
2024-01-28 18:18:54 +07:00
parent 21dbccfec9
commit 1e4ad59270
309 changed files with 450 additions and 437 deletions

View File

@@ -24,10 +24,10 @@ using Robust.Shared.Prototypes;
using Robust.Shared.Random;
using Robust.Shared.Timing;
using Content.Server.Objectives;
using Content.Server.White.Administration;
using Content.Server.White.AspectsSystem.Aspects;
using Content.Server.White.AspectsSystem.Aspects.Components;
using Content.Server.White.Reputation;
using Content.Server._White.Administration;
using Content.Server._White.AspectsSystem.Aspects;
using Content.Server._White.AspectsSystem.Aspects.Components;
using Content.Server._White.Reputation;
using Content.Shared.White.Mood;
namespace Content.Server.GameTicking.Rules;