Fixed broken entity rollbacks

This commit is contained in:
Intelli 2025-03-10 17:15:59 -06:00
parent afb13e6677
commit 3038e96c6e
4 changed files with 8 additions and 36 deletions

View file

@ -131,4 +131,4 @@ public class EntityUtils extends Queue {
return result;
}
}
}