Fix polluted scenegraph node VT2 warnings
This commit is contained in:
parent
4e4cf3ef44
commit
bf8b12d72c
1 changed files with 0 additions and 2 deletions
|
@ -51,7 +51,6 @@ local scenegraph_definition = {
|
|||
|
||||
parent = "sg_root",
|
||||
|
||||
scale = "fit",
|
||||
horizontal_alignment = "center",
|
||||
vertical_alignment = "center"
|
||||
},
|
||||
|
@ -2920,7 +2919,6 @@ VMFOptionsView.initialize_settings_list_widgets = function (self)
|
|||
self.definitions.scenegraph_2nd_layer[scenegraph_id_start_2nd_layer] = {
|
||||
size = {0, 0},
|
||||
position = {0, 0, 510},
|
||||
offset = {0, 0, 0},
|
||||
|
||||
vertical_alignment = "bottom",
|
||||
horizontal_alignment = "left"
|
||||
|
|
Loading…
Add table
Reference in a new issue