feat(client): update game ui

This commit is contained in:
2024-05-30 18:54:19 +03:00
parent d6af58875d
commit 648d15fc88
14 changed files with 143 additions and 245 deletions

View File

@@ -89,7 +89,7 @@ const client = new Project(
],
meta: {
width: 1024,
height: 768,
height: 576,
},
flags: [
//'proto_debug',