mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 10:36:01 +10:00
InitCommit
update 1.4.2 source code
This commit is contained in:
5
ui_scenes/volume/Sensitive.gd
Normal file
5
ui_scenes/volume/Sensitive.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends TextureProgressBar
|
||||
|
||||
|
||||
func _process(delta):
|
||||
value = Global.volumeSensitivity
|
||||
Reference in New Issue
Block a user