mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-10-13 11:11:29 -04:00
Update library.js
This commit is contained in:
parent
ad91800b0c
commit
bcbd38dd6c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ function AutoCards(inHook, inText, inStop) {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Is Auto-Cards already enabled when the adventure begins?
|
// Is Auto-Cards already enabled when the adventure begins?
|
||||||
const DEFAULT_DO_AC = true
|
const DEFAULT_DO_AC = false
|
||||||
// (true or false)
|
// (true or false)
|
||||||
|
|
||||||
// Pin the "Configure Auto-Cards" story card at the top of the player's story cards list?
|
// Pin the "Configure Auto-Cards" story card at the top of the player's story cards list?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue