mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
REPLICATION_MODE_ALWAYS (sync) and REPLICATION_MODE_ON_CHANGE (watch) are now mutually exclusive. Prevent invalid NodePath from being added to the config. Optimize the replication config loading by composing the lists on demand.