mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-02-02 06:17:34 +00:00
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.
This commit is contained in:
parent
8e553e14e4
commit
3a7939c5f7
1 changed files with 6 additions and 1 deletions
|
@ -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."
|
||||
}
|
||||
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue