Re-organize all projects (#4166)
This commit is contained in:
9
Content.Client/Chemistry/ChemicalReactionSystem.cs
Normal file
9
Content.Client/Chemistry/ChemicalReactionSystem.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.Chemistry.Reaction;
|
||||
|
||||
namespace Content.Client.Chemistry
|
||||
{
|
||||
public class ChemicalReactionSystem : SharedChemicalReactionSystem
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user