Refine shop, online sessions, and player feedback
This commit is contained in:
parent
2ffcbf51ac
commit
c038eeadea
47 changed files with 1208 additions and 189 deletions
|
|
@ -25,7 +25,7 @@ func _ready() -> void:
|
|||
mouse_filter = Control.MOUSE_FILTER_PASS
|
||||
focus_mode = Control.FOCUS_NONE
|
||||
texture_filter = CanvasItem.TEXTURE_FILTER_NEAREST
|
||||
custom_minimum_size = Vector2(34.0, 34.0)
|
||||
custom_minimum_size = Vector2(51.0, 51.0)
|
||||
_update_tooltip()
|
||||
queue_redraw()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue