1.5 Update by A Flock of Birds

This commit is contained in:
a flock of birds 2024-06-21 02:36:21 +00:00 committed by c0ffeeeeeeee
parent d24eb8c4a2
commit 1bc56f65ce
11 changed files with 28 additions and 20 deletions

View file

@ -31,7 +31,7 @@ namespace CRIAOrgy
GlobalTextureAtlasManager.TryMarkPawnFrameSetDirty(participant);
if (xxx.is_human(participant))
participant.Drawer.renderer.graphics.ResolveAllGraphics();
participant.Drawer.renderer.renderTree.SetDirty();
}
base.Apply(progress, totalPresence, jobRitual);