mirror of
https://github.com/lubosz/overte.git
synced 2025-08-28 23:46:39 +02:00
Increase tablet highlight outline width
This commit is contained in:
parent
5ca16ce85a
commit
daae3f50c8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Script.include("/~/system/libraries/controllerDispatcherUtils.js");
|
|||
fillUnoccludedAlpha: 0,
|
||||
fillOccludedColor: { red: 0, green: 0, blue: 0 },
|
||||
fillOccludedAlpha: 0,
|
||||
outlineWidth: 2,
|
||||
outlineWidth: 4,
|
||||
isOutlineSmooth: false
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue