mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Remove a debug print.
Took 10 seconds Took 7 seconds
This commit is contained in:
parent
2f9ad4beeb
commit
e4d5fcc523
1 changed files with 0 additions and 1 deletions
|
|
@ -1004,7 +1004,6 @@ void TabGame::eventPlayerPropertiesChanged(const Event_PlayerPropertiesChanged &
|
||||||
i.value()->addOpponentDeckView(loader, eventPlayerId, player->getName());
|
i.value()->addOpponentDeckView(loader, eventPlayerId, player->getName());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
qInfo() << "lol, lmao even";
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case GameEventContext::SET_SIDEBOARD_LOCK: {
|
case GameEventContext::SET_SIDEBOARD_LOCK: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue