[Mod Options] Fix invisible popup widgets in VT2

This commit is contained in:
Dreomite 2021-04-29 10:18:33 +03:00
parent 00c73d248f
commit a44fe42a05

View file

@ -2919,7 +2919,7 @@ VMFOptionsView.initialize_settings_list_widgets = function (self)
self.definitions.scenegraph_2nd_layer[scenegraph_id_start_2nd_layer] = { self.definitions.scenegraph_2nd_layer[scenegraph_id_start_2nd_layer] = {
size = {0, 0}, size = {0, 0},
position = {0, 0, 0}, position = {0, 0, 510},
offset = {0, 0, 0}, offset = {0, 0, 0},
vertical_alignment = "bottom", vertical_alignment = "bottom",