diff options
Diffstat (limited to 'client/splash/constants.js')
| -rw-r--r-- | client/splash/constants.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/splash/constants.js b/client/splash/constants.js index 74e695e0..c7b3d785 100644 --- a/client/splash/constants.js +++ b/client/splash/constants.js @@ -49,6 +49,6 @@ export const MARKER_COLORS = [ 0xffffff, ] -export const POINT_SCALE = 0.01 +export const POINT_SCALE = 0.005 export const LINE_THICKNESS = 0.0075 export const FACE_POINT_COUNT = 68 |
