Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from sairus7/master-1
Browse files Browse the repository at this point in the history
UndefVarError: `ImGuiKey_KeyPadEnter` not defined
  • Loading branch information
Gnimuc authored Aug 27, 2023
2 parents a005da4 + 2f14ef1 commit f60b8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LibCImGui = "9be01004-c4f5-478b-abeb-cb32b114cf5e"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[compat]
LibCImGui = "1.82.0"
LibCImGui = "~1.82.0"
GLFW_jll = "3.3"
julia = "1.6"

Expand Down

0 comments on commit f60b8ce

Please sign in to comment.