mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Makes washing machines support GAGS recoloration (#5950)
* Makes washing machines support GAGS recoloration (#59292) * Makes washing machines support GAGS recoloration Co-authored-by: Emmett Gaines <ninjanomnom@gmail.com>
This commit is contained in:
co-authored by
Emmett Gaines
parent
cdac5faccf
commit
243275c171
@@ -231,6 +231,4 @@ This is highly likely to cause a lag spike for a few seconds."},
|
||||
unlocked = TRUE
|
||||
|
||||
/datum/greyscale_modify_menu/proc/DefaultApply()
|
||||
target.set_greyscale_config(config.type, update=FALSE)
|
||||
target.greyscale_colors = "" // We do this to force an update, in some cases it will think nothing changed when it should be refreshing
|
||||
target.set_greyscale_colors(split_colors)
|
||||
target.set_greyscale(split_colors, config.type)
|
||||
|
||||
Reference in New Issue
Block a user