cleanup input handling, fix server move packets

This commit is contained in:
Brian Beck 2026-03-13 11:08:11 -07:00
parent 409df9fcaa
commit e9125951e4
84 changed files with 2085 additions and 1808 deletions

View file

@ -67,6 +67,10 @@
margin-top: -0.5px;
}
.Error {
color: rgb(255, 106, 69);
}
@media (max-width: 899px) {
.Metadata {
display: none;