diff options
| author | tpart <tpart120@proton.me> | 2024-10-06 21:17:52 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2024-10-10 11:48:35 +0200 |
| commit | 4ee632304449b77689bf075d3dbcd2466210e118 (patch) | |
| tree | 628153bd5eb76692c20e1b29d664bff1a98818f8 /client/menu/rating | |
| parent | 26e4226f3ef410e5ec437bc8a1f2e286dcc8cde2 (diff) | |
| download | hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar.bz2 hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar.zst | |
Reorganize map files; Fix location of some theme files
Diffstat (limited to 'client/menu/rating')
| -rw-r--r-- | client/menu/rating/rating.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/rating/rating.tscn b/client/menu/rating/rating.tscn index dc4ed714..a1f48c64 100644 --- a/client/menu/rating/rating.tscn +++ b/client/menu/rating/rating.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=12 format=3 uid="uid://buu3cdpigs8qq"] -[ext_resource type="Texture2D" uid="uid://b10goh4dsa3b0" path="res://player/star.webp" id="1_7qv7r"] +[ext_resource type="Texture2D" uid="uid://b10goh4dsa3b0" path="res://player/particles/satisfied/star.webp" id="1_7qv7r"] [ext_resource type="Shader" path="res://menu/rating/desaturate.gdshader" id="1_pddsm"] [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme/theme.tres" id="1_uwajf"] [ext_resource type="Script" path="res://menu/rating/rating.gd" id="2_cq0se"] |