修正一处可能未改回材质缩放模式

This commit is contained in:
MrZ626
2021-11-28 03:30:34 +08:00
parent 4859faf1e7
commit 0be2eb9107

View File

@@ -49,6 +49,7 @@ local skinMeta={__index=function(self,name)
end
end
end
gc.setDefaultFilter('linear','linear')
gc.setCanvas()
gc.pop()
return self[name]