diff --git a/GlitchyEngine/BeefProj.toml b/GlitchyEngine/BeefProj.toml index a9efd7f..b09e776 100644 --- a/GlitchyEngine/BeefProj.toml +++ b/GlitchyEngine/BeefProj.toml @@ -1,5 +1,5 @@ FileVersion = 1 -Dependencies = {GlitchLog = "*", corlib = "*", DirectX = "*", ImGui = "*", ImGuiImplDx11 = "*", ImGuiImplWin32 = "*"} +Dependencies = {GlitchLog = "*", corlib = "*", DirectX = "*", ImGui = "*", ImGuiImplDX11 = "*", ImGuiImplWin32 = "*"} [Project] Name = "GlitchyEngine"