fix roll with new helper

This commit is contained in:
Vlyan
2020-12-18 18:37:11 +01:00
parent 79a4f55bee
commit b152018607
3 changed files with 4 additions and 4 deletions

View File

@@ -77,7 +77,6 @@ export class TwentyQuestionsDialog extends FormApplication {
* @return {Object}
*/
getData(options = null) {
console.log(game.l5r5e.HelpersL5r5e.getRingsList());
return {
...super.getData(options),
ringsList: game.l5r5e.HelpersL5r5e.getRingsList(),