Lowercase noteskin names

This commit is contained in:
Martin Natano
2022-06-12 10:13:37 +02:00
parent de3f5622e8
commit 0e08823896
116 changed files with 0 additions and 0 deletions
+7
View File
@@ -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;