mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 02:27:52 +00:00
* Fix lights issue #8098 * Don't check self._color to decide whether to calll get_color() self._color is None on init, so get_color() will never be called.