aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn
diff options
context:
space:
mode:
authoraren-cllc <[email protected]>2017-02-07 17:32:06 +0100
committerGitHub <[email protected]>2017-02-07 17:32:06 +0100
commit3a7939c5f7772a1d3a82bf91cdb2858583341b0b (patch)
tree803578d01b3afa6d9a50eeddf9cf581d0895c14e /ShiftOS_TheReturn
parent8e553e14e40bebd71ef41675d276df47fbf6d665 (diff)
downloadshiftos_thereturn-3a7939c5f7772a1d3a82bf91cdb2858583341b0b.tar.gz
shiftos_thereturn-3a7939c5f7772a1d3a82bf91cdb2858583341b0b.tar.bz2
shiftos_thereturn-3a7939c5f7772a1d3a82bf91cdb2858583341b0b.zip
VS failed to save
For some reason Visual Studio didn't save *all* my changes. This caused my previous PR to make audio commands require a shiftorium upgrade that didn't exist. This is now fixed.
Diffstat (limited to 'ShiftOS_TheReturn')
-rw-r--r--ShiftOS_TheReturn/Resources/Shiftorium.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/Resources/Shiftorium.txt b/ShiftOS_TheReturn/Resources/Shiftorium.txt
index e36480e..32c0514 100644
--- a/ShiftOS_TheReturn/Resources/Shiftorium.txt
+++ b/ShiftOS_TheReturn/Resources/Shiftorium.txt
@@ -29,6 +29,11 @@
Description: "Sometimes it's useful to have a list of windows that are open on your system so you can easily switch between them.",
Dependencies: "desktop;wm_unlimited_windows"
},
+ {
+ Name: "Audio volume",
+ Cost: 80,
+ Description: "Allows you to change the system music volume"
+ },
{
Name: "AL Skin Loader",
Cost: 125,
@@ -591,4 +596,4 @@
Description: "In the shiftorium GUI but dont know what you can spend because you can't see how many code points are on hand? Well shop easy, because with this upgrade that is now possible! You have to restart the shiftorium for it to work."
}
-] \ No newline at end of file
+]