diff --git a/DevourClient/Features/Menu.cpp b/DevourClient/Features/Menu.cpp index 7532fc1..6c6c754 100644 --- a/DevourClient/Features/Menu.cpp +++ b/DevourClient/Features/Menu.cpp @@ -326,7 +326,7 @@ void DrawMiscTab() { } if (ImGui::Button("Unlock Doors")) { - //Unlock Achievements + Misc::UnlockDoors(); } if (ImGui::Button("Revive Yourself")) {