mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-24 02:17:27 -04:00
use only gate icon, fix emty bookmark icon
This commit is contained in:
parent
550f89bcf6
commit
97045e25de
9 changed files with 41 additions and 28 deletions
|
@ -20,7 +20,7 @@ func _ready() -> void:
|
|||
root.mouse_filter = Control.MOUSE_FILTER_PASS
|
||||
|
||||
await get_tree().create_timer(1.0).timeout
|
||||
show_onboarding()
|
||||
#show_onboarding()
|
||||
|
||||
|
||||
func show_onboarding() -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue