capitalize import of Finger.h

This commit is contained in:
Stephen Birarda 2013-02-08 12:50:09 -08:00
parent a1a8cd723d
commit 2d08ce0b7d

View file

@ -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