prefix ddr noteskins with ddr-

This commit is contained in:
teejusb
2022-05-27 14:35:18 -07:00
parent 3e8a843398
commit 7d907c4e1c
179 changed files with 0 additions and 0 deletions
@@ -0,0 +1,7 @@
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;