Remove Console.log
This commit is contained in:
@@ -241,7 +241,6 @@ export class M5Character extends Actor {
|
|||||||
});
|
});
|
||||||
|
|
||||||
ret.skillMods = aggregate.calculate();
|
ret.skillMods = aggregate.calculate();
|
||||||
console.log(ret);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!skip?.containers) {
|
if (!skip?.containers) {
|
||||||
|
|||||||
Reference in New Issue
Block a user