Files
2022-06-12 10:13:37 +02:00

8 lines
194 B
Lua

local t = Def.Model {
Meshes=NOTESKIN:GetPath('_down','tap note model');
Materials=NOTESKIN:GetPath('_down','tap note model');
Bones=NOTESKIN:GetPath('_down','tap note model');
};
return t;