wxr
2020-11-20 f4b178e64fd43262872fe9d443aa9da6048ceaac
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();