Add CrestService.

This commit is contained in:
Ottermandias 2023-12-01 16:03:48 +01:00
parent 3177e6ca29
commit 668d4c033f
6 changed files with 100 additions and 10 deletions

View file

@ -490,7 +490,7 @@ public class StateListener : IDisposable
private void OnVisorChange(Model model, Ref<bool> value)
{
// Skip updates when in customize update.
if (ChangeCustomizeService.InUpdate.IsValueCreated && ChangeCustomizeService.InUpdate.Value)
if (ChangeCustomizeService.InUpdate.InMethod)
return;
// Find appropriate actor and state.