mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:49:05 +02:00
capitalize import of Finger.h
This commit is contained in:
parent
a1a8cd723d
commit
2d08ce0b7d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
// Copyright (c) 2013 High Fidelity, Inc. All rights reserved.
|
// Copyright (c) 2013 High Fidelity, Inc. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "finger.h"
|
#include "Finger.h"
|
||||||
|
|
||||||
const int NUM_BEADS = 75;
|
const int NUM_BEADS = 75;
|
||||||
const float RADIUS = 50; // Radius of beads around finger
|
const float RADIUS = 50; // Radius of beads around finger
|
||||||
|
|
Loading…
Reference in a new issue