This commit is contained in:
Lily 2025-03-11 15:56:22 -04:00
parent a2d1579ae5
commit 7b3c85f3cf
No known key found for this signature in database
GPG key ID: D916CEDDF4F93CE7
2 changed files with 884 additions and 0 deletions

View file

@ -879,5 +879,6 @@ MessageLogWidget::MessageLogWidget(TabSupervisor *_tabSupervisor, TabGame *_game
{
elapsedSeconds = seconds;
ChatView::setTime(seconds);
s
}