11 lines
363 B
Text
11 lines
363 B
Text
[gd_scene load_steps=2 format=3 uid="uid://cconuf5kyyt8x"]
|
|
|
|
[ext_resource type="Script" path="res://addons/localization_editor/scenes/remaps/LocalizationRemapPath.gd" id="1"]
|
|
|
|
[node name="LocalizationRemapPath" type="LineEdit"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
script = ExtResource("1")
|