refactoring things out, removing unused additions

This commit is contained in:
Evil Factory
2021-09-10 19:10:05 -03:00
parent 813aaf29b8
commit ffb24594bc
8 changed files with 87 additions and 37 deletions
@@ -1,6 +1,6 @@
namespace Barotrauma.Items.Components
{
struct Signal
partial struct Signal
{
public string value;
public int stepsTaken;