mirror of
https://github.com/Relintai/MemR.git
synced 2024-11-14 10:27:20 +01:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://sort/GifLoader.gd" type="Script" id=1]
|
|
|
|
[node name="GifLoader" type="TextureRect"]
|
|
margin_right = 14.0
|
|
margin_bottom = 14.0
|
|
script = ExtResource( 1 )
|