This commit is contained in:
2021-04-07 01:15:46 +02:00
parent e391f86609
commit a9341366c1

View File

@@ -148,8 +148,6 @@ public class AttachmentSyncExample : Script
} }
else else
{ {
player.ClearAnimation();
player.ClearAttachments(); player.ClearAttachments();
} }
} }