refactoring things out, removing unused additions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Barotrauma.Items.Components
|
||||
{
|
||||
struct Signal
|
||||
partial struct Signal
|
||||
{
|
||||
public string value;
|
||||
public int stepsTaken;
|
||||
|
||||
Reference in New Issue
Block a user