mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 17:11:52 +00:00
* Fixes an issue with eyes not properly storing the old_eye_color var (#77692) ## About The Pull Request Somewhere down the line with all the refactors the code that saved the previous eyes' color stopped working. This just fixes it. It's used for things such as qol for the high luminosity eyes. It can be considered a fix and QoL alike but I'm going to label it as QoL.  ## Why It's Good For The Game Restores previous functionality that was lost in a refactor ## Changelog 🆑 qol: inserting new high luminosity eyes will now properly remember the previous eyes' color and default to that initially /🆑 * Fixes an issue with eyes not properly storing the old_eye_color var --------- Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>