U46N4W3QLSD5F7DNP6VB43CEE3OA2PJFLGNUG3MZ7EMNTFSUIP6AC if Show.spokecone and Editor_state.left <= x and x < Editor_state.right then--? print('click on spokecone side')if Focus ~= 'spokecone' thenFocus = 'spokecone'
if Show.edit and Editor_state.left <= x and x < Editor_state.right then--? print('click on edit side')if Focus ~= 'edit' thenFocus = 'edit'