add bower components to third party
This commit is contained in:
4
third_party/ui/bower_components/modernizr/feature-detects/pointerlock-api.js
vendored
Normal file
4
third_party/ui/bower_components/modernizr/feature-detects/pointerlock-api.js
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://developer.mozilla.org/en-US/docs/API/Pointer_Lock_API
|
||||
|
||||
Modernizr.addTest('pointerlock',!!Modernizr.prefixed('pointerLockElement', document));
|
||||
|
||||
Reference in New Issue
Block a user