Skip to content

Commit 80fe39c

Browse files
committed
And simplify build profile
1 parent af92365 commit 80fe39c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

test/build_profile.json

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
{
22
"enabled_classes": [
33
"Control",
4-
"Viewport",
5-
"InputEventKey",
6-
"TileMap",
7-
"Label",
8-
"Texture2D",
9-
"Material",
10-
"StyleBox",
11-
"SceneTree",
12-
"Mesh",
13-
"Window",
14-
"Shader"
4+
"Label"
155
]
166
}

0 commit comments

Comments
 (0)