Move chat to ui module

This commit is contained in:
Joscha 2022-07-05 09:50:44 +02:00
parent 603876738f
commit 446e3e885a
11 changed files with 7 additions and 12 deletions

View file

@ -2,7 +2,6 @@
// TODO Clean up use and manipulation of toss Pos and Size
mod chat;
mod euph;
mod logger;
mod replies;