muffin v6.15

This commit is contained in:
alydev 2025-10-09 08:41:52 +10:00
parent cb878047bb
commit 29d735e936
16 changed files with 116 additions and 110 deletions

View file

@ -169,7 +169,7 @@ internal sealed class DebugOverlay : Window
text.AppendLiteral("/");
text.AppendFormatted(item3.GameObjectId, "X");
text.AppendLiteral(", ");
text.AppendFormatted(item3.DataId);
text.AppendFormatted(item3.BaseId);
text.AppendLiteral(", ");
text.AppendFormatted(item);
text.AppendLiteral(" - ");