Cleanup: remove unused engines Game & Clay

This commit is contained in:
Campbell Barton
2024-10-30 13:20:45 +11:00
parent 8960285921
commit d9b7359609

View File

@@ -989,8 +989,6 @@ class RENDER_PT_simplify_greasepencil(RenderButtonsPanel, Panel, GreasePencilSim
bl_parent_id = "RENDER_PT_simplify"
COMPAT_ENGINES = {
'BLENDER_RENDER',
'BLENDER_GAME',
'BLENDER_CLAY',
'BLENDER_EEVEE_NEXT',
'BLENDER_WORKBENCH',
}