This commit is contained in:
CDeenen
2020-11-24 18:48:25 +01:00
parent 8f1a5271dd
commit 0ae6336f52
19 changed files with 52 additions and 182 deletions

View File

@@ -16,7 +16,6 @@ export class TokenControl{
}
pushData(tokenId,settings,context,ring=0,ringColor='#000000'){
//console.log('token',settings);
let name = false;
let icon = false;
let stats = settings.stats;