* OH YES

* хули мне хедкодеру
# Conflicts:
#	Content.Server/Instruments/InstrumentComponent.cs
#	Content.Server/Instruments/InstrumentSystem.cs
#	Content.Shared/Cuffs/SharedCuffableSystem.cs
#	Content.Shared/White/WhiteCVars.cs
#	Resources/Prototypes/tags.yml
This commit is contained in:
rhailrake
2023-05-25 02:13:10 +06:00
committed by Remuchi
parent 10609a2506
commit 484c8a8d9b
24 changed files with 939 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
/*
#nullable enable
using System.Collections.Generic;
using Content.IntegrationTests.Tests.Interaction;
@@ -57,4 +58,5 @@ public sealed class SlippingTest : MovementTest
AssertComp<KnockedDownComponent>(true, Player);
}
}
*/