broken_seals_2d/game/addons/module_manager/panels/HistoryEntry.tscn

13 lines
280 B
Plaintext
Raw Normal View History

2020-07-08 23:25:40 +02:00
[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
}