godot
godot copied to clipboard
Use `%s` for bool value in vformat
Fixes #64024
%d was used so vformat complains about not being a number.