Fixed frontend compilation.

This commit is contained in:
genxium
2022-11-09 18:13:53 +08:00
parent cb3c19a339
commit aa795fcee5
15 changed files with 1383 additions and 10046 deletions

View File

@@ -0,0 +1,5 @@
{
"ver": "2.0.0",
"uuid": "2ba698f8-1af7-4c47-9d43-b2730b62c692",
"subMetas": {}
}

View File

@@ -50,6 +50,7 @@ message PlayerDownsyncMeta {
string displayName = 3;
string avatar = 4;
int32 joinIndex = 5;
double colliderRadius = 6;
}
message InputFrameUpsync {