Bug 716

Summary: Wrong board notation for Queen
Product: Chess Game - Group 24 Reporter: Assan Kozhin <akozhin2-c>
Component: PiecesAssignee: Assan Kozhin <akozhin2-c>
Status: RESOLVED FIXED    
Severity: minor CC: gsalter2-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   

Description Assan Kozhin 2022-11-19 16:50:51 HKT
Queen notation was initialized wrongly. Probably because of copy-pasting same parts of code. Currently 'N' & 'n' instead of 'Q' and 'q'.
Comment 1 Assan Kozhin 2022-11-19 16:51:37 HKT
Trivial fix of the bug.