diff options
| author | lempamo <[email protected]> | 2017-02-25 09:49:33 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-25 09:49:33 -0500 |
| commit | 271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8 (patch) | |
| tree | 8ed3a0838919e062a665b3265e71e47f17bff458 /ShiftOS.WinForms/Properties | |
| parent | 3e5498e2f93e96e3efc5a808bea6de07a2c41e68 (diff) | |
| parent | ea18e37bffacbb8d52b875eecc860dc985ba8bc5 (diff) | |
| download | shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.tar.gz shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.tar.bz2 shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.zip | |
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
Diffstat (limited to 'ShiftOS.WinForms/Properties')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.Designer.cs | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index f2cd046..8472f1d 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -/* +/* * MIT License * * Copyright (c) 2017 Michael VanOverbeek and ShiftOS devs @@ -914,14 +914,16 @@ namespace ShiftOS.WinForms.Properties { /// Dependencies: null /// }, /// { - /// Name: "Audio Volume", - /// Cost: 50, - /// Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." + /// Name: "AL Notifications", + /// Cost: 125, + /// Dependencies: "app_launcher", + /// Description: "Want to open the Notifications application from within the App Launcher? This upgrade is for you." /// }, /// { - /// Name: "Color Depth Dithering", - /// Cost: 1000, - /// Description: "Right now, if you try to display images on the screen, with a low color depth like we have, the image will be totally unrecogn [rest of string was truncated]";. + /// Name: "Guess the Word", + /// Cost: 150, + /// Dependencies: null, + /// Description: "Sick and tired of playing Pong? Buy this upgrade [rest of string was truncated]";. /// </summary> internal static string Shiftorium { get { |
