This commit is contained in:
2025-02-08 22:49:52 -05:00
parent ec0eb7f849
commit cc14073582
3 changed files with 5 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ impl Agent for ComplexAgent {
}
impl ComplexAgent {
#[allow(dead_code)]
pub const fn new(color: Piece) -> Self {
Self {
color,