Renamed idTone to dialTone

This commit is contained in:
Willem 2022-02-05 16:25:41 +01:00
parent 7df7daf38c
commit 223d459695
31 changed files with 150 additions and 150 deletions

View file

@ -84,7 +84,7 @@ public class SystemBasePartRenderer extends ImGuiRendererMain {
ImGui.tableNextColumn();
ImGui.text(Integer.toString(part.BȍőnRangTelEen()));
ImGui.tableNextColumn();
ImGui.text(part.BȍőnIdentifierTone());
ImGui.text(part.BȍőnDialTone());
ImGui.tableNextColumn();
ImGui.text(part.BȍőnPrintGlyphSetNumber10(BaseGlyphSet.TONE_LETTER));
ImGui.tableNextColumn();