summaryrefslogtreecommitdiff
path: root/scenes/GUI/Leaderboard.tscn
diff options
context:
space:
mode:
authorMatheus <matheus.guedes.mg.m@gmail.com>2025-11-10 17:03:01 -0300
committerMatheus <matheus.guedes.mg.m@gmail.com>2025-11-10 17:03:01 -0300
commit5f25fea962905c9ceb10b52490cc56d3ccd463db (patch)
tree3e946245c2c9d919c175e8b5ad7ac9607f915e2e /scenes/GUI/Leaderboard.tscn
parent0f3c49b7743f7c7fabf41fdf4cb3ffe1a4ac3bf4 (diff)
skibidi
Diffstat (limited to 'scenes/GUI/Leaderboard.tscn')
-rw-r--r--scenes/GUI/Leaderboard.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/scenes/GUI/Leaderboard.tscn b/scenes/GUI/Leaderboard.tscn
index 05471f3..5724e34 100644
--- a/scenes/GUI/Leaderboard.tscn
+++ b/scenes/GUI/Leaderboard.tscn
@@ -1,8 +1,9 @@
-[gd_scene load_steps=6 format=3 uid="uid://ddxrecok5ctss"]
+[gd_scene load_steps=7 format=3 uid="uid://ddxrecok5ctss"]
[ext_resource type="Script" uid="uid://bj6r5oalajbmc" path="res://scenes/GUI/Leaderboard.cs" id="1_8w6tf"]
[ext_resource type="Texture2D" uid="uid://bxjwbucke02gl" path="res://assets/bg.png" id="1_dlctp"]
[ext_resource type="PackedScene" uid="uid://w4oy340d3ugn" path="res://scenes/GUI/leaderboard_item.tscn" id="2_8w6tf"]
+[ext_resource type="StyleBox" uid="uid://krfa04v10vwc" path="res://scenes/GUI/button.tres" id="4_kxih3"]
[sub_resource type="InputEventKey" id="InputEventKey_8w6tf"]
device = -1
@@ -47,5 +48,6 @@ layout_mode = 2
[node name="exit" type="Button" parent="VBoxContainer"]
layout_mode = 2
+theme_override_styles/normal = ExtResource("4_kxih3")
shortcut = SubResource("Shortcut_kxih3")
text = "[V] Voltar"