Add include options for value/max labels

This commit is contained in:
GreenComfyTea
2023-03-06 13:24:01 +02:00
parent 7346b8d96f
commit 6a4f4a9dfe
16 changed files with 441 additions and 164 deletions

View File

@@ -363,4 +363,4 @@ end
if imgui.begin_table == nil then
re.msg(language.current_language.customization_menu.reframework_outdated);
end
end