Removed non-inclusive terms from comments (#803)
This commit is contained in:
@@ -163,7 +163,7 @@ namespace ImGui
|
||||
|
||||
void ImGuiLYAssetExplorer::ImGuiUpdate_DrawMenu()
|
||||
{
|
||||
// Master on / off Switch
|
||||
// Primary on / off Switch
|
||||
ImGui::Checkbox("Mesh Debug Enabled", &m_meshDebugEnabled);
|
||||
ImGui::SameLine();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user