This is the part where I realize I forgot to fix these as part of sandboxing.
This commit is contained in:
@@ -7,7 +7,7 @@ using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Server.Chemistry.ReactionEffects
|
||||
{
|
||||
class ExplosionReactionEffect : IReactionEffect
|
||||
public class ExplosionReactionEffect : IReactionEffect
|
||||
{
|
||||
private float _devastationRange;
|
||||
private float _heavyImpactRange;
|
||||
|
||||
Reference in New Issue
Block a user