Some cleanup

This commit is contained in:
juanjp600
2017-06-23 17:48:49 -03:00
parent d6d8a5b868
commit b7a0bff294
37 changed files with 43 additions and 212 deletions
@@ -19,7 +19,7 @@ namespace Barotrauma.Items.Components
private GUIProgressBar progressBar;
private GUIButton activateButton;
private void InitProjSpecific()
partial void InitProjSpecific()
{
GuiFrame.Padding = new Vector4(20.0f, 20.0f, 20.0f, 20.0f);