JLChen
2020-11-18 7153e420d66bce0a06b7e972ac3a5c34197fa2e5
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;