aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/ShiftLotto.cs
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-03-07 20:04:59 -0700
committerAShifter <[email protected]>2017-03-07 20:04:59 -0700
commit369aefc5e81eba25e31d52c1031f3e8ec750cb04 (patch)
tree8aac88c9012bd54affe05de3941236847375fcb6 /ShiftOS.WinForms/Applications/ShiftLotto.cs
parented26b419631065bd743598a249d58589d2eda646 (diff)
downloadshiftos_thereturn-369aefc5e81eba25e31d52c1031f3e8ec750cb04.tar.gz
shiftos_thereturn-369aefc5e81eba25e31d52c1031f3e8ec750cb04.tar.bz2
shiftos_thereturn-369aefc5e81eba25e31d52c1031f3e8ec750cb04.zip
Added ShiftLotto Icon
I added a ShiftLotto Icon (and probably did other stuff)
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftLotto.cs')
-rw-r--r--ShiftOS.WinForms/Applications/ShiftLotto.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLotto.cs b/ShiftOS.WinForms/Applications/ShiftLotto.cs
index cc38582..7acba3e 100644
--- a/ShiftOS.WinForms/Applications/ShiftLotto.cs
+++ b/ShiftOS.WinForms/Applications/ShiftLotto.cs
@@ -35,6 +35,7 @@ using ShiftOS.Engine;
namespace ShiftOS.WinForms.Applications
{
[Launcher("ShiftLotto", true, "al_shiftlotto", "Games")]
+ [DefaultIcon("iconShiftLotto")]
[RequiresUpgrade("shiftlotto")]
[WinOpen("shiftlotto")]
public partial class ShiftLotto : UserControl, IShiftOSWindow