mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00

It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.