mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 21:58:11 +02:00
new style for dialog roll and remove console.log debuggers
This commit is contained in:
parent
9d76405221
commit
1d6b66d590
50 changed files with 677 additions and 234 deletions
|
|
@ -2,8 +2,6 @@ import fs from 'fs';
|
|||
import path from 'path';
|
||||
import readline from 'readline';
|
||||
|
||||
console.log('Reforging Symlinks');
|
||||
|
||||
const askQuestion = question => {
|
||||
const rl = readline.createInterface({
|
||||
input: process.stdin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue