mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 22:36:39 +02:00
cleanup
This commit is contained in:
parent
f80a9fdf31
commit
17f1c82e6f
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ void Hand::calculateGeometry() {
|
|||
}
|
||||
}
|
||||
|
||||
// generate finger rot balls....
|
||||
// generate finger root balls....
|
||||
_leapFingerRootBalls.clear();
|
||||
for (size_t i = 0; i < getNumPalms(); ++i) {
|
||||
PalmData& palm = getPalms()[i];
|
||||
|
|
Loading…
Reference in a new issue