Skip to content

Commit 03c84c0

Browse files
committed
Added server-auth-with-rewind as allowed value for server-authoritative-movement
#142
1 parent d7f6d26 commit 03c84c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

property-definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"server-authoritative-movement": {
8585
"env": "SERVER_AUTHORITATIVE_MOVEMENT",
86-
"allowed": ["server-auth","client-auth"],
86+
"allowed": ["server-auth","client-auth","server-auth-with-rewind"],
8787
"mappings": {
8888
"true": "server-auth",
8989
"false": "client-auth"

0 commit comments

Comments
 (0)