Fixes for the recycler and related things (#12703)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -77,5 +77,7 @@ namespace Content.Shared.Verbs
|
||||
new("verb-categories-instrument-style", null);
|
||||
|
||||
public static readonly VerbCategory SetSensor = new("verb-categories-set-sensor", null);
|
||||
|
||||
public static readonly VerbCategory Lever = new("verb-categories-lever", null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user