Files

8 lines
194 B
Lua
Raw Permalink Normal View History

2022-05-22 23:16:36 -07:00
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;