[default -> sm130futures] Bring up to date.

This commit is contained in:
Jason Felds
2011-04-05 14:31:41 -04:00
71 changed files with 2348 additions and 5 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;