Some updates.

This commit is contained in:
Ottermandias 2024-07-02 17:08:27 +02:00
parent c2e74ed382
commit 221b18751d
121 changed files with 338 additions and 328 deletions

View file

@ -121,7 +121,7 @@ public class ResourceTab(Configuration config, ResourceManagerService resourceMa
}
/// <summary> Obtain a label for an extension node. </summary>
private static string GetNodeLabel(uint label, uint type, ulong count)
private static string GetNodeLabel(uint label, uint type, int count)
{
var (lowest, mid1, mid2, highest) = Functions.SplitBytes(type);
return highest == 0