mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
altered define paths
This commit is contained in:
parent
62c6a7990d
commit
e3ada4e4c8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
define(['Vendor/Three', 'Chuck/Settings'], function(Three, Settings) {
|
||||
define(['Lib/Vendor/Three', 'Game/Config/Settings'], function(Three, Settings) {
|
||||
|
||||
function CameraController(isOrthographic) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue