mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
711e96edc4
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.