Re-organize all projects (#4166)
This commit is contained in:
8
Content.Client/MobState/States/CriticalMobState.cs
Normal file
8
Content.Client/MobState/States/CriticalMobState.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.MobState.State;
|
||||
|
||||
namespace Content.Client.MobState.States
|
||||
{
|
||||
public class CriticalMobState : SharedCriticalMobState
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user