Add a function for resetting the movement history to the public api
This commit is contained in:
@@ -22,6 +22,7 @@ Hooks.once("init", () => {
|
|||||||
getMovedDistanceFromToken,
|
getMovedDistanceFromToken,
|
||||||
registerModule,
|
registerModule,
|
||||||
registerSystem,
|
registerSystem,
|
||||||
|
resetMovementHistory,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user