deactivate debug macro
This commit is contained in:
parent
7699b20498
commit
9d1d27d65c
1 changed files with 0 additions and 1 deletions
|
@ -1360,7 +1360,6 @@ namespace Hanabi
|
|||
)
|
||||
{
|
||||
// This macro can be activated if we want to dump details on all game states visited for analysis purposes.
|
||||
#define DUMP_STATES
|
||||
#ifdef DUMP_STATES
|
||||
if (id == 87476369689) {
|
||||
std::cout << *this << std::endl;
|
||||
|
|
Loading…
Reference in a new issue