fix: make unsupported heads use the original smile instead

This commit is contained in:
2026-04-05 17:48:24 -04:00
parent 3ecade750b
commit ba8ba69e88
+6 -6
View File
@@ -502,12 +502,12 @@ local faceByMesh: {[number]: number} = {
[13823067122] = 9650713776, [13823067122] = 9650713776,
[82223146991621] = 76233968067050, [82223146991621] = 76233968067050,
-- HACK: these heads are not fully supported yet -- HACK: these heads are not fully supported yet
[123297947692270] = 144075659, [123297947692270] = 65724730,
[77954380016578] = 144075659, [77954380016578] = 65724730,
[124045894066016] = 144075659, [124045894066016] = 65724730,
[83797968787123] = 144075659, [83797968787123] = 65724730,
[2432102561] = 144075659, [2432102561] = 65724730,
[87670789201977] = 144075659 [87670789201977] = 65724730
} }
return faceByMesh return faceByMesh