basil00 / Gull

Gull chess (Linux/Mac port)
Other
29 stars 15 forks source link

bad loop condition in Windows remove_object #13

Closed TomHyer closed 7 years ago

TomHyer commented 7 years ago

Line 159: i < i < sizeof(handleInfo) / sizeof(handleInfo[0]);

basil00 commented 7 years ago

Yes, definitely a bug. Will fix soon.