mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-06-04 00:53:50 -04:00
disable logging
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
|||||||
|
|
||||||
import { ReturnData, RollSet } from './solver.d.ts';
|
import { ReturnData, RollSet } from './solver.d.ts';
|
||||||
|
|
||||||
export const loggingEnabled = true;
|
export const loggingEnabled = false;
|
||||||
|
|
||||||
// genRoll(size) returns number
|
// genRoll(size) returns number
|
||||||
// genRoll rolls a die of size size and returns the result
|
// genRoll rolls a die of size size and returns the result
|
||||||
|
|||||||
Reference in New Issue
Block a user