Remove Console.log

This commit is contained in:
Byroks 2024-05-27 11:57:05 +02:00
parent f06fbb2687
commit e1c27bb3f1
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@ export class M5Character extends Actor {
});
ret.skillMods = aggregate.calculate();
console.log(ret);
}
if (!skip?.containers) {