mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 08:52:15 -07:00
wa
This commit is contained in:
parent
7b3c85f3cf
commit
f61f9b6c5e
1 changed files with 1 additions and 1 deletions
|
|
@ -879,6 +879,6 @@ MessageLogWidget::MessageLogWidget(TabSupervisor *_tabSupervisor, TabGame *_game
|
||||||
{
|
{
|
||||||
elapsedSeconds = seconds;
|
elapsedSeconds = seconds;
|
||||||
ChatView::setTime(seconds);
|
ChatView::setTime(seconds);
|
||||||
s
|
std::cout << "TEST";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue