mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/data_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
|
|
}
|