It probably went unnoticed because it has very limited uses, but I've come into a situation where I need it.
This is taken from the in game code:





The function literally can't return anything but null. There is not a single color package name that works.

Yeah, you're right. I see that now. Missing a return statement somewhere along the wayDanger Ross wrote: ↑Sun Apr 05, 2020 6:18 amThe function literally can't return anything but null. There is not a single color package name that works.