Files
Bubberstation/code/modules/surgery
SkyratBot d53b79eff1 [MIRROR] The set gradients style and color procs early return if the new style/color is the same. [MDB IGNORE] (#22999)
* The set gradients style and color procs early return if the new style/color is the same. (#77469)

## About The Pull Request
This will save us a couple unneeded get_gradient_overlay() calls for
most player human mobs.

## Why It's Good For The Game
Player characters have plenty empty overlays.

## Changelog
N/A

* The set gradients style and color procs early return if the new style/color is the same.

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2023-08-10 19:06:54 -07:00
..