diff --git a/tools/editor/property_editor.cpp b/tools/editor/property_editor.cpp index 64dccbe2900..f94ca48ec2e 100644 --- a/tools/editor/property_editor.cpp +++ b/tools/editor/property_editor.cpp @@ -1732,7 +1732,7 @@ CustomPropertyEditor::CustomPropertyEditor() { add_child(checks20[i]); checks20[i]->hide(); checks20[i]->connect("pressed",this,"_action_pressed",make_binds(i)); - checks20[i]->set_tooltip(vformat(TTR("Bit %d, val %i."), i, 1<set_tooltip(vformat(TTR("Bit %d, val %d."), i, 1<