3D Midi-note by Jousway. StreamHead fix, CourseFormat

This commit is contained in:
Jonathan Payne
2011-04-04 13:14:45 -07:00
parent dae8bc3cec
commit 16f46584a3
70 changed files with 2346 additions and 2 deletions
@@ -0,0 +1,7 @@
local t = Def.Model {
Meshes=NOTESKIN:GetPath('_down','tap note meshes');
Materials=NOTESKIN:GetPath('_down','tap note materials');
Bones=NOTESKIN:GetPath('_down','tap bones');
};
return t;