3D Midi-note by Jousway. StreamHead fix, CourseFormat
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user