mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-11 09:04:24 +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.
|
||||
//
|
||||
|
||||
#include "finger.h"
|
||||
#include "Finger.h"
|
||||
|
||||
const int NUM_BEADS = 75;
|
||||
const float RADIUS = 50; // Radius of beads around finger
|
||||
|
|
Loading…
Reference in a new issue