add device
This commit is contained in:
@@ -5,7 +5,7 @@ func _ready() -> void:
|
||||
var style = get('theme_override_styles/panel')
|
||||
style.bg_color = Color(0, 0, 0, 0.5)
|
||||
set('theme_override_styles/panel', style)
|
||||
|
||||
|
||||
|
||||
func _process(_delta: float) -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user