mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 19:46:38 +00:00
* Remove string from snow golem species colour (#56664) Instead of trying to use the string `"null"` as a colour, we just use `null` to indicate the absence of species colour for snow golems. * removes "null" Co-authored-by: Fikou <piotrbryla@onet.pl>