mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-05 14:23:16 +01:00
00a00bb1c8
This improves the issue of player mobs using excessive CPU every Life() tick. * Testing determined the worst performance was actually the manipulation of the "healths" HUD doll's overlays. * Switching to using a mutable_appearance helps quite a bit for little effort.