Amend tiny bug

This commit is contained in:
2026-03-22 21:21:17 -04:00
parent 7f7ec781c5
commit af42087bd8

View File

@@ -199,6 +199,7 @@ class T1EventCfg:
"y": (0.0, 0.0), "y": (0.0, 0.0),
"z": (0.3, 0.4), "z": (0.3, 0.4),
}, },
"velocity_range": {},
}, },
mode="reset", mode="reset",
) )