We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f6d26 commit 03c84c0Copy full SHA for 03c84c0
property-definitions.json
@@ -83,7 +83,7 @@
83
},
84
"server-authoritative-movement": {
85
"env": "SERVER_AUTHORITATIVE_MOVEMENT",
86
- "allowed": ["server-auth","client-auth"],
+ "allowed": ["server-auth","client-auth","server-auth-with-rewind"],
87
"mappings": {
88
"true": "server-auth",
89
"false": "client-auth"
0 commit comments