JLChen
2020-11-25 52e05a5fb6e07afbb14960fc3cbb8a8971e19eb2
HDL_ON/Entity/Function/Light.cs
@@ -160,7 +160,7 @@
                            name = "color",
                            value_key = new List<string> { "FFFFFF" },
                            max = 0xFFFFFF,
                            min = 0x000000,
                            min = 0x00000F,
                        };
                    }
                    trait_color.value = trait_color.min;