moved vendor libs

This commit is contained in:
logsol 2012-07-21 21:47:47 +02:00
parent 2d2e719ade
commit ae09efa381
5 changed files with 0 additions and 0 deletions

3
app/Lib/Vendor/Three.js vendored Executable file
View file

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