Files
godot/servers
lucicam c98ca4e959 Fix failure in set_primary_interface when parameter is null
The program would fail if the parameter is passed as null in set_primary_interface because
in the print_verbose, the get_namea) method is called on the parameter and this causes a
failure if the parameter that was passed is null.

Same fix was done in 3.x also and it seems to be present in master too.
2021-03-25 17:36:22 +02:00
..
2021-01-01 20:19:21 +01:00
2021-02-18 11:23:34 -03:00
2021-03-05 21:48:20 +00:00
2020-04-09 15:33:01 +10:00