不是大问题

This commit is contained in:
EillesWan 2024-10-21 23:28:29 +08:00
parent d691ad931e
commit 84a24636f4

View File

@ -421,8 +421,8 @@ async def _(
).lower()
if len(dest_axis) == 2 and dest_axis[0] in (x, y, z) and dest_axis[1] in ("-", "+"):
dest_axis = dest_axis[0]
axis_forward = True if dest_axis[1] == "+" else False
dest_axis = dest_axis[0]
else:
await cmd2struct.finish(
UniMessage.text(