Update library.js

This commit is contained in:
LewdLeah 2025-09-15 21:46:25 -04:00 committed by GitHub
parent ad91800b0c
commit bcbd38dd6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ function AutoCards(inHook, inText, inStop) {
*/
// Is Auto-Cards already enabled when the adventure begins?
const DEFAULT_DO_AC = true
const DEFAULT_DO_AC = false
// (true or false)
// Pin the "Configure Auto-Cards" story card at the top of the player's story cards list?