Fixes youtool vending machine deny state (#6602)

This commit is contained in:
Swept
2022-02-09 18:00:57 -08:00
committed by GitHub
parent 67e34ca946
commit 8ef1b1a87c
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 729 B

View File

@@ -34,7 +34,7 @@
"name": "deny-unshaded", "name": "deny-unshaded",
"delays": [ "delays": [
[ [
0.1, 0.5,
0.1 0.1
] ]
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 767 B

After

Width:  |  Height:  |  Size: 795 B

View File

@@ -14,7 +14,7 @@
"name": "deny-unshaded", "name": "deny-unshaded",
"delays": [ "delays": [
[ [
0.1, 0.5,
0.1 0.1
] ]
] ]