Ignore TLSOptions

This commit is contained in:
Rafał Mikrut
2023-01-28 18:38:19 +01:00
parent 29221043da
commit 4fb7982ed3

View File

@@ -234,6 +234,7 @@ var disabled_classes: Array = [
# Class which is non instantable, and have non instantable childrens, but
# is used as argument
"Node3DGizmo",
"TLSOptions",
# Creating them is really slow in Godot 4.0
"ColorPicker",
"FileDialog",