mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
use rawgit URL for bat script
This commit is contained in:
parent
9ae3c8b593
commit
73aa016d8c
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
var BAT_MODEL = "atp:c47deaae09cca927f6bc9cca0e8bbe77fc618f8c3f2b49899406a63a59f885cb.fbx";
|
||||
var BAT_COLLISION_HULL = "atp:9eafceb7510c41d50661130090de7e0632aa4da236ebda84a0059a4be2130e0c.obj";
|
||||
var SCRIPT_URL = "http://raw.githubusercontent.com/birarda/hifi/baseball/examples/baseball/bat.js"
|
||||
var SCRIPT_URL = "http://rawgit.com/huffman/hifi/baseball/examples/baseball/bat.js"
|
||||
|
||||
var batUserData = {
|
||||
grabbableKey: {
|
||||
|
|
Loading…
Reference in a new issue