Merge branch 'master' into fix-wedge-nullref

This commit is contained in:
Dean Herbert 2018-05-14 15:08:48 +09:00 committed by GitHub
commit 345e213eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ private void settingChanged()
public bool Adjust(GlobalAction action)
{
if (!IsLoaded) return false;
switch (action)
{
case GlobalAction.DecreaseVolume: