some more renaming

This commit is contained in:
logsol 2012-07-21 21:37:24 +02:00
parent 9de3147406
commit bd45f538c7
34 changed files with 0 additions and 0 deletions

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

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