Implement detached object animation control

This commit is contained in:
gamer147
2026-07-20 14:53:34 -04:00
parent d740c27b4a
commit 6aede1e525
10 changed files with 231 additions and 29 deletions

View File

@@ -260,7 +260,7 @@ public class GfxAnimationTests
}
[Fact]
public void ResetAnimClock_DispatchClearsOnlyGlobalServiceClock()
public void ResetAnimClock_DispatchClearsGlobalServiceClock()
{
var t = T();
var scene = ScriptAssembler.Assemble(t, "CLOCKRESET", new List<(int, Operand[])>