mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Remove commented out line in bow.js
This commit is contained in:
parent
c990849bf8
commit
35bc962654
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@
|
|||
|
||||
startEquip: function(entityID, args) {
|
||||
this.hand = args[0];
|
||||
// var avatarID = args[1];
|
||||
|
||||
if (this.hand === 'left') {
|
||||
this.getStringHandPosition = function() { return _this.getControllerLocation("right").position; };
|
||||
|
|
Loading…
Reference in a new issue