Merge pull request #425 from argonui/master-clue

improved readability of master clue counter (again!)
This commit is contained in:
Entrox-Licher 2023-10-19 11:11:39 -04:00 committed by GitHub
commit a4e642890d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
}, },
"ImageScalar": 1, "ImageScalar": 1,
"ImageSecondaryURL": "", "ImageSecondaryURL": "",
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164917/1D06F1DC4D6888B6F57124BD2AFE20D0B0DA15A8/", "ImageURL": "http://cloud-3.steamusercontent.com/ugc/784129913444610342/7903BA89870C1656A003FD69C79BFA99BD1AAC24/",
"WidthScale": 0 "WidthScale": 0
}, },
"Description": "Click to remove all clues from all investigators", "Description": "Click to remove all clues from all investigators",

View File

@ -20,7 +20,7 @@ function onLoad(savedData)
width = 900, width = 900,
scale = { 1.5, 1.5, 1.5 }, scale = { 1.5, 1.5, 1.5 },
font_size = 650, font_size = 650,
font_color = { 0, 0, 0, 100 }, font_color = { 1, 1, 1, 100 },
color = { 0, 0, 0, 0 } color = { 0, 0, 0, 0 }
}) })