wxr
2023-07-19 fd0bbcd6e475754d88cedb798000ebeb375d07e4
HDL_ON/Entity/Function/Scene.cs
@@ -706,7 +706,7 @@
        /// </summary>
        public string GetUintString()
        {
            if (!string.IsNullOrEmpty(UintString))
            if (!string.IsNullOrEmpty(UintString) && UintString!= "{}")
            {
                return UintString;
            }