renamed BLUE to BLU for consistency
This commit is contained in:
@@ -46,6 +46,6 @@ impl Board {
|
||||
#[derive(Clone, Debug)]
|
||||
pub enum Disk {
|
||||
RED,
|
||||
BLUE,
|
||||
BLU,
|
||||
EMPTY,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user