fixing up the branch

This commit is contained in:
logsol 2012-07-22 13:05:29 +02:00
parent 005fb57c31
commit 76391c2c5e
6 changed files with 19 additions and 11 deletions

View file

@ -1,3 +1,3 @@
define(["Vendor/Three/Three"], function() {
define(["Lib/Vendor/Three/Three"], function() {
return THREE;
})