godot icon indicating copy to clipboard operation
godot copied to clipboard

Use `%s` for bool value in vformat

Open timothyqiu opened this issue 3 years ago • 0 comments

Fixes #64024

%d was used so vformat complains about not being a number.

timothyqiu avatar Aug 07 '22 02:08 timothyqiu