improved readability

This commit is contained in:
Chr1Z93 2023-10-19 17:07:05 +02:00
parent df1c20c087
commit 0e6c37c484
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 }
}) })