Commit cc0f2a2
L'In20Cible
Made Entity.parent's setter private to avoid confusion when reading the code (can't directly use the dynamic method for a property due to how wrap_entity_mem_func and dynamic data are handled).
1 parent ea0b35b commit cc0f2a2
File tree
1 file changed
+2
-2
lines changed- addons/source-python/packages/source-python/entities
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments