Added UI Toolkit Progress

This commit is contained in:
CortexCore
2024-12-13 16:14:20 +08:00
parent 21b4f9091a
commit d502501b27
20 changed files with 660 additions and 134 deletions

View File

@@ -100,7 +100,7 @@ namespace BITKit.UX
}
catch (Exception e)
{
BIT4Log.Warning<UXUtils>(field!.Name);
BIT4Log.Warning<UXUtils>(fieldInfo!.Name);
}
}
}