Merge pull request #425 from argonui/master-clue
improved readability of master clue counter (again!)
This commit is contained in:
commit
a4e642890d
@ -19,7 +19,7 @@
|
||||
},
|
||||
"ImageScalar": 1,
|
||||
"ImageSecondaryURL": "",
|
||||
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164917/1D06F1DC4D6888B6F57124BD2AFE20D0B0DA15A8/",
|
||||
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/784129913444610342/7903BA89870C1656A003FD69C79BFA99BD1AAC24/",
|
||||
"WidthScale": 0
|
||||
},
|
||||
"Description": "Click to remove all clues from all investigators",
|
||||
|
@ -20,7 +20,7 @@ function onLoad(savedData)
|
||||
width = 900,
|
||||
scale = { 1.5, 1.5, 1.5 },
|
||||
font_size = 650,
|
||||
font_color = { 0, 0, 0, 100 },
|
||||
font_color = { 1, 1, 1, 100 },
|
||||
color = { 0, 0, 0, 0 }
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user