remove log
This commit is contained in:
parent
8a60a181d1
commit
dd98016e2a
@ -145,7 +145,6 @@ impl Player {
|
||||
if free_colours < 2 {
|
||||
break;
|
||||
}
|
||||
debug!("Looping");
|
||||
self.bot_vbox_accept(0).expect("could't accept colour 0");
|
||||
self.bot_vbox_accept(0).expect("could't accept colour 1");
|
||||
self.bot_vbox_accept(group_i).expect("could't accept group 0");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user