diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 719ad59..841a24e 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -808,20 +808,5 @@ Cost: 900, Dependencies: "shiftsweeper_medium", Description: "Is ShiftSweeper still too easy for you? Buy the Hard difficulty and you can try to find 99 mines! It may be extremely difficult, but the reward is massive!" - }, - - // SNAKEY - - { - Name: "Snakey", - Cost: 1100, - Dependencies: "shiftsweeper", - Description: "You want more games? Ok then! You can get Snakey, a game that people used to play on 'dumb phones', now coming to your 'smart' ShiftOS system for just 1100 codepoints!" - }, - { - Name: "AL Snakey", - Cost: 200, - Dependencies: "app_launcher;snakey", - Description: "Play Snakey quickly with this dandy applauncher!" - }, + } ] \ No newline at end of file diff --git a/ShiftOS.WinForms/Applications/Snakey.Designer.cs b/unusedcode/Snakey.Designer.cs similarity index 100% rename from ShiftOS.WinForms/Applications/Snakey.Designer.cs rename to unusedcode/Snakey.Designer.cs diff --git a/ShiftOS.WinForms/Applications/Snakey.cs b/unusedcode/Snakey.cs similarity index 100% rename from ShiftOS.WinForms/Applications/Snakey.cs rename to unusedcode/Snakey.cs diff --git a/ShiftOS.WinForms/Applications/Snakey.resx b/unusedcode/Snakey.resx similarity index 100% rename from ShiftOS.WinForms/Applications/Snakey.resx rename to unusedcode/Snakey.resx