fail
This commit is contained in:
@@ -69,7 +69,6 @@ export default function animationSync() {
|
||||
mp.events.addDataHandler("AnimationData", (entity: PlayerMp, string) => {
|
||||
if (string == null) {
|
||||
entity.clearTasksImmediately();
|
||||
entity.animationData = null;
|
||||
return;
|
||||
}
|
||||
let lastAnim;
|
||||
|
||||
Reference in New Issue
Block a user