mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-06-04 09:03:50 -04:00
not sure how this did not come up with the api in the past, but found out a resolve func cannot be passed into a worker. devised a system to store these off while the worker works and pick them back up on the main thread when applicable
This commit is contained in:
@@ -264,7 +264,7 @@ If you are trying to update an existing alias, but forgot the name, please run t
|
||||
apiRoll: false,
|
||||
ddRoll: false,
|
||||
testRoll: true,
|
||||
test: { resolve },
|
||||
resolve,
|
||||
rollCmd,
|
||||
modifiers,
|
||||
originalCommand: rawRollStr,
|
||||
|
||||
Reference in New Issue
Block a user