aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftnetSites
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-06-19 12:16:31 -0700
committerGitHub <[email protected]>2017-06-19 12:16:31 -0700
commit09e2268bc220b299ef2c1b8779c4df0b5ef4df3c (patch)
tree4ebdeea150ea168678d6b08c8d1d20d246ee6ac2 /ShiftOS.WinForms/ShiftnetSites
parentc22370d643008e55121c0ddeaca0b81d755573ff (diff)
parentdf37f3c366fe5884b17fa0b66d154536f8df93d2 (diff)
downloadshiftos_thereturn-09e2268bc220b299ef2c1b8779c4df0b5ef4df3c.tar.gz
shiftos_thereturn-09e2268bc220b299ef2c1b8779c4df0b5ef4df3c.tar.bz2
shiftos_thereturn-09e2268bc220b299ef2c1b8779c4df0b5ef4df3c.zip
Merge pull request #4 from shiftos-game/master
pulling
Diffstat (limited to 'ShiftOS.WinForms/ShiftnetSites')
-rw-r--r--ShiftOS.WinForms/ShiftnetSites/MindBlow.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftnetSites/MindBlow.cs b/ShiftOS.WinForms/ShiftnetSites/MindBlow.cs
index e5d035d..eec6115 100644
--- a/ShiftOS.WinForms/ShiftnetSites/MindBlow.cs
+++ b/ShiftOS.WinForms/ShiftnetSites/MindBlow.cs
@@ -65,6 +65,7 @@ namespace ShiftOS.WinForms.ShiftnetSites
public void OnSkinLoad()
{
+ Tools.ControlManager.SetupControls(this);
}
public void OnUpgrade()