altered define paths

This commit is contained in:
logsol 2012-07-21 22:08:39 +02:00
parent 62c6a7990d
commit e3ada4e4c8

View file

@ -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) { function CameraController(isOrthographic) {