mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 01:24:03 +02:00
remove unused key
This commit is contained in:
parent
1e2398cbea
commit
55f797838f
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ var GRABBABLE_PROPERTIES = [
|
|||
|
||||
var GRABBABLE_DATA_KEY = "grabbableKey"; // shared with grab.js
|
||||
var GRAB_USER_DATA_KEY = "grabKey"; // shared with grab.js
|
||||
var BEAM_DISABLER_KEY = 'beamDisablerKey'
|
||||
|
||||
var DEFAULT_GRABBABLE_DATA = {
|
||||
grabbable: true,
|
||||
|
|
Loading…
Reference in a new issue