Fixed reactivation problems
This commit is contained in:
@@ -195,7 +195,7 @@ text = "POI mode"
|
||||
unique_name_in_owner = true
|
||||
margin_top = 330.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 356.0
|
||||
margin_bottom = 456.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_road_lines"]
|
||||
margin_right = 160.0
|
||||
@@ -211,13 +211,15 @@ text = "Road Lines mode"
|
||||
unique_name_in_owner = true
|
||||
margin_top = 26.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 26.0
|
||||
margin_bottom = 126.0
|
||||
rect_min_size = Vector2( 0, 100 )
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="v_npc" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 360.0
|
||||
margin_top = 460.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 382.0
|
||||
margin_bottom = 482.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_npc"]
|
||||
margin_right = 160.0
|
||||
|
||||
Reference in New Issue
Block a user