mirror of
https://github.com/Relintai/broken_seals_2ds.git
synced 2025-01-16 00:01:12 +01:00
13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://addons/module_manager/panels/HistoryEntry.gd" type="Script" id=1]
|
||
|
|
||
|
|
||
|
[node name="HistoryEntry" type="Button"]
|
||
|
margin_right = 236.0
|
||
|
margin_bottom = 37.0
|
||
|
script = ExtResource( 1 )
|
||
|
__meta__ = {
|
||
|
"_edit_use_anchors_": false
|
||
|
}
|