feat(multiplayer): More QoL Improvements

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-01-12 06:42:53 +00:00
parent 230f61cc38
commit f33891bcdc

View File

@@ -37,14 +37,7 @@
<item>
<widget class="QLineEdit" name="chat_message">
<property name="placeholderText">
<string>Send Chat Message</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="send_message">
<property name="text">
<string>Send Message</string>
<string>Type Here...</string>
</property>
</widget>
</item>