forked from sascha/godot
BuildSystem: Fix font list
We want to add the individual strings to the list
and not add a list object to the list.
Without this patch, sorting failed because "str < list"
is not a valid operation in python.
(cherry picked from commit f312582326)
3.0
parent
c85d2d7420
commit
413f4db585
Loading…
Reference in New Issue