перенос общих файлов из папки White в _White
This commit is contained in:
@@ -2,7 +2,7 @@ using Content.Shared.Arcade;
|
||||
using Robust.Server.GameObjects;
|
||||
using Robust.Shared.Random;
|
||||
using System.Linq;
|
||||
using Content.Shared.White.Mood;
|
||||
using Content.Shared._White.Mood;
|
||||
|
||||
namespace Content.Server.Arcade.BlockGame;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using Content.Server.Power.Components;
|
||||
using Content.Server.UserInterface;
|
||||
using Content.Shared.White.Mood;
|
||||
using Content.Shared._White.Mood;
|
||||
using static Content.Shared.Arcade.SharedSpaceVillainArcadeComponent;
|
||||
using Robust.Server.GameObjects;
|
||||
using Robust.Shared.Audio;
|
||||
|
||||
Reference in New Issue
Block a user