Fix loadbp window perm issue (#9671)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<BoxContainer Orientation="Horizontal">
|
||||
<Label Text="{Loc Path}" MinSize="100 0" />
|
||||
<Control MinSize="50 0" />
|
||||
<OptionButton Name="MapPath" MinSize="200 0" HorizontalExpand="True" />
|
||||
<LineEdit Name="MapPath" MinSize="200 0" HorizontalExpand="True" Text="/Maps/" />
|
||||
</BoxContainer>
|
||||
<BoxContainer Orientation="Horizontal">
|
||||
<Label Text="{Loc X}" MinSize="100 0" />
|
||||
|
||||
Reference in New Issue
Block a user