🧹 Replace Unsafe.As<bool, byte>
with (isWhite ? 1 : 0)
(#1155)
#4436
Loading
Unsafe.As<bool, byte>
with (isWhite ? 1 : 0)
(#1155)
#4436