muffin v6.15
This commit is contained in:
parent
344451fa8e
commit
7413877064
21 changed files with 131 additions and 125 deletions
|
@ -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(" - ");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue