diff options
| author | lempamo <[email protected]> | 2017-02-27 09:56:31 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-27 09:56:31 -0500 |
| commit | 83f87a3893b4bc96a9de6cee27680ff63ab01ffe (patch) | |
| tree | 810cc99d228f55cb5ac6883cfa18a8a3b8f41749 /ShiftOS.WinForms/Applications/ShiftSweeper.cs | |
| parent | 750ee144863c7d5f5cdbca02bec8d1aa3786d9e2 (diff) | |
| parent | 496b0cbf8659c99203f48210fd39c572400ae623 (diff) | |
| download | shiftos_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.cs | 2 |
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")] |
