Auto-patch careers + tables

This commit is contained in:
sladecraven 2022-10-21 18:24:50 +02:00
parent a8e906cdd6
commit d5327f512a
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ Hooks.once('init', () => {
},
"resultConverter": (results, translated) => {
console.log("rolltable data", results, translated)
//console.log("rolltable data", results, translated)
if (translated) {
for (let data of results) {
if ( translated[`${data.range[0]}-${data.range[1]}`] ) {