mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Changed the label of the developer mode button back to normal
This commit is contained in:
parent
55ec44b584
commit
a5e43d3132
@ -201,7 +201,7 @@ public:
|
||||
g_bShowMenu = false;
|
||||
}
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
if (ImGui::SmallButton("Developery mode UwU"))
|
||||
if (ImGui::SmallButton("Developer mode"))
|
||||
{
|
||||
ToggleDevCommands();
|
||||
AddLog("+--------------------------------------------------------+\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user