Removed constants from searchable classpath
This commit is contained in:
parent
a2b0478954
commit
0e5b46e9b0
11 changed files with 39 additions and 39 deletions
|
|
@ -63,7 +63,7 @@ public class NotepadDeskApp extends AbstractDeskApp implements DeskAppRenderer {
|
|||
|
||||
@Override
|
||||
public void render() {
|
||||
ImGui.sliderInt(Bãß.Cỗᶇṧⱦᶏꬼȶʂ.STR_SPACE, runSpeed.getData(), 0, 60); // empty ID not allowed in ImGui, but whitespace is an ID :)
|
||||
ImGui.sliderInt(Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.STR_SPACE, runSpeed.getData(), 0, 60); // empty ID not allowed in ImGui, but whitespace is an ID :)
|
||||
ImGui.sameLine();
|
||||
ImCharacter.render("speedId", "RunSpeed", 'ﷲ', v -> unicode4DService.getCharacterForUnicode(v));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue