repaired view

This commit is contained in:
logsol 2012-07-13 01:13:12 +02:00
parent 4205817e60
commit 3c16cfbc05
4 changed files with 31 additions and 27 deletions

3
lib/Vendor/Three.js vendored Executable file
View file

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