Fix welder interaction (#14704)
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Content.Shared.Tools.Components
|
||||
|
||||
public ToolUseFinishAttemptEvent(float fuel, EntityUid user)
|
||||
{
|
||||
User = user;
|
||||
Fuel = fuel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user