We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0318820 commit 983f93fCopy full SHA for 983f93f
imgui.ini
@@ -4,7 +4,7 @@ Size=400,400
4
Collapsed=0
5
6
[Window][ImGui Demo]
7
-Pos=566,7
+Pos=650,20
8
Size=550,680
9
10
src/main/kotlin/imgui/imgui.kt
@@ -74,7 +74,7 @@ object ImGui :
74
75
imgui_internal {
76
77
- val beta = 4
+ val beta = 5
78
val version = "1.60.0$beta"
79
}
80
0 commit comments