mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 17:42:29 +00:00
remove console.log in sheetworker
This commit is contained in:
@@ -341,9 +341,6 @@
|
||||
sWeapon[ 'repeating_armes_' + idRow + '_arme_totaldegats' ] += " + " + v[ "bonusdegatsforce" ];
|
||||
}
|
||||
|
||||
console.log(v);
|
||||
console.log(sWeapon);
|
||||
|
||||
setAttrs( sWeapon, { silent: true } );
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user