fix: make unsupported heads use the original smile instead
This commit is contained in:
+6
-6
@@ -502,12 +502,12 @@ local faceByMesh: {[number]: number} = {
|
||||
[13823067122] = 9650713776,
|
||||
[82223146991621] = 76233968067050,
|
||||
-- HACK: these heads are not fully supported yet
|
||||
[123297947692270] = 144075659,
|
||||
[77954380016578] = 144075659,
|
||||
[124045894066016] = 144075659,
|
||||
[83797968787123] = 144075659,
|
||||
[2432102561] = 144075659,
|
||||
[87670789201977] = 144075659
|
||||
[123297947692270] = 65724730,
|
||||
[77954380016578] = 65724730,
|
||||
[124045894066016] = 65724730,
|
||||
[83797968787123] = 65724730,
|
||||
[2432102561] = 65724730,
|
||||
[87670789201977] = 65724730
|
||||
}
|
||||
|
||||
return faceByMesh
|
||||
|
||||
Reference in New Issue
Block a user