feat: add mutate to scene delta

This commit is contained in:
Swann 2021-06-03 11:43:24 +02:00
parent 297f68ccfe
commit a059fafe12
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -580,7 +580,7 @@ class BlScene(ReplicatedDatablock):
# 'report_repetition': True # 'report_repetition': True
} }
delta_params = { delta_params = {
# 'mutate': True 'mutate': True
} }
return Delta( return Delta(