daft-develop / mob-attack-tool

A module for Foundry VTT that offers a tool for handling mob attacks in the dnd5e system.
GNU General Public License v3.0
6 stars 6 forks source link

[FEATURE] v12 migrate to Roll.evaluateSync #18

Closed daft-develop closed 3 weeks ago

daft-develop commented 3 weeks ago

On code review, I don't think we really need to make Sync calls, async is fine.