aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/ShiftSweeper.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-27 09:56:31 -0500
committerlempamo <[email protected]>2017-02-27 09:56:31 -0500
commit83f87a3893b4bc96a9de6cee27680ff63ab01ffe (patch)
tree810cc99d228f55cb5ac6883cfa18a8a3b8f41749 /ShiftOS.WinForms/Applications/ShiftSweeper.cs
parent750ee144863c7d5f5cdbca02bec8d1aa3786d9e2 (diff)
parent496b0cbf8659c99203f48210fd39c572400ae623 (diff)
downloadshiftos_thereturn-83f87a3893b4bc96a9de6cee27680ff63ab01ffe.tar.gz
shiftos_thereturn-83f87a3893b4bc96a9de6cee27680ff63ab01ffe.tar.bz2
shiftos_thereturn-83f87a3893b4bc96a9de6cee27680ff63ab01ffe.zip
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
# Conflicts: # ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftSweeper.cs')
-rw-r--r--ShiftOS.WinForms/Applications/ShiftSweeper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftSweeper.cs b/ShiftOS.WinForms/Applications/ShiftSweeper.cs
index 91d220c..6c64d30 100644
--- a/ShiftOS.WinForms/Applications/ShiftSweeper.cs
+++ b/ShiftOS.WinForms/Applications/ShiftSweeper.cs
@@ -35,7 +35,7 @@ using ShiftOS.Engine;
namespace ShiftOS.WinForms.Applications
{
- [Launcher("ShiftSweeper", true, "shiftsweeper", "Games")]
+ [Launcher("ShiftSweeper", true, "al_shiftsweeper", "Games")]
[RequiresUpgrade("shiftsweeper")]
[WinOpen("shiftsweeper")]
[DefaultIcon("iconShiftSweeper")]