aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/ShiftSweeper.cs
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-02-26 21:16:11 -0700
committerwilliam341 <[email protected]>2017-02-26 21:16:11 -0700
commit496b0cbf8659c99203f48210fd39c572400ae623 (patch)
tree9102597f377e9b0bc3bde4a630eb482ef4b564d3 /ShiftOS.WinForms/Applications/ShiftSweeper.cs
parent843143b86a55390172e20565ddbd1bbde9d5892e (diff)
downloadshiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.tar.gz
shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.tar.bz2
shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.zip
tweaks here and there
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 529a7e8..c746017 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")]