add: function for the "Unlock Doors" button
This commit is contained in:
@@ -326,7 +326,7 @@ void DrawMiscTab() {
|
||||
}
|
||||
|
||||
if (ImGui::Button("Unlock Doors")) {
|
||||
//Unlock Achievements
|
||||
Misc::UnlockDoors();
|
||||
}
|
||||
|
||||
if (ImGui::Button("Revive Yourself")) {
|
||||
|
||||
Reference in New Issue
Block a user