fix:头像框问题
This commit is contained in:
parent
00ed252403
commit
fc1e2c9e1f
@ -301,6 +301,9 @@ export class UserFun {
|
|||||||
change = true;
|
change = true;
|
||||||
gud.headFrames[conf.id] = G.time + val * v;
|
gud.headFrames[conf.id] = G.time + val * v;
|
||||||
}
|
}
|
||||||
|
} else if (conf?.cond?.[0] == "jjc_rank") {
|
||||||
|
change = true;
|
||||||
|
gud.headFrames[conf.id] = -1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user