Fixes lathe bug (#1228)

This commit is contained in:
GlassEclipse
2020-06-25 11:57:40 -05:00
committed by GitHub
parent 339dced7a4
commit 00b4ad994b

View File

@@ -203,7 +203,7 @@ namespace Content.Server.GameObjects.Components.Research
eventArgs.Using.Delete(); eventArgs.Using.Delete();
return false; return true;
} }
private void SetAppearance(LatheVisualState state) private void SetAppearance(LatheVisualState state)