more deutschen code
This commit is contained in:
parent
b09a14b68a
commit
dc1e1e8cd7
7 changed files with 13 additions and 16 deletions
|
|
@ -58,11 +58,11 @@ public class DemoNumberPartDeskApp extends AbstractDeskApp implements DeskAppRen
|
|||
|
||||
ImGui.text(getTxt("selectName"));
|
||||
ImGui.sameLine();
|
||||
ImGui.text(baseParts[0].BãßClassNaam());
|
||||
ImGui.text(baseParts[0].BãßInfoNaam());
|
||||
|
||||
ImGui.text(getTxt("selectPurpose"));
|
||||
ImGui.sameLine();
|
||||
ImGui.text(baseParts[0].BãßClassPurpose());
|
||||
ImGui.text(baseParts[0].BãßInfoDoel());
|
||||
|
||||
ImGui.checkbox(getTxt("showBase10"), showBase10);
|
||||
ImGui.checkbox(getTxt("showBase16"), showBase16);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue