wxr
2020-11-04 e6a26ee148587327478d9a82624a820c907b6e16
HDL_ON/Entity/Function/Sensor.cs
@@ -63,7 +63,7 @@
                        trait_values.value = trait_values.min;
                    }
#if DEBUG
                    if (Convert.ToInt32(trait_values.value) == 0)
                    //if ( Convert.ToInt32(trait_values.value)  == 0)
                    {
                        double level = 1;
                        Random random = new Random();