how bout this

This commit is contained in:
Anna 2022-09-04 00:00:48 -04:00
parent e116132972
commit 8e37fceec6
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ internal unsafe class Vfx : IDisposable {
}
if (this._staticVfxRun(vfx, 0.0f, 0xFFFFFFFF) != 0) {
this.NeedToRun.Enqueue((IntPtr) vfx);
this.RemoveStatic(vfx);
return null;
}
// update position