Removed stray console log
This commit is contained in:
@@ -170,8 +170,6 @@ function combineSkill(stat, aggregator, memo){
|
||||
stat.baseValue === undefined &&
|
||||
stat.proficiency == 0 ||
|
||||
undefined;
|
||||
|
||||
console.log(stat);
|
||||
}
|
||||
|
||||
function combineDamageMultiplier(stat){
|
||||
|
||||
Reference in New Issue
Block a user