Commit 33005d7
committed
refactor: remove non-functional entity_registry_enabled_default_fn callbacks
The base PL_PetEntity.entity_registry_enabled_default property uses an
'or super()' fallback that defaults to True, meaning these callbacks
could never actually disable entities. Remove them rather than ship
dead code.1 parent e37d060 commit 33005d7
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | 566 | | |
571 | 567 | | |
572 | 568 | | |
| |||
577 | 573 | | |
578 | 574 | | |
579 | 575 | | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | 576 | | |
585 | 577 | | |
586 | 578 | | |
| |||
590 | 582 | | |
591 | 583 | | |
592 | 584 | | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | 585 | | |
598 | 586 | | |
599 | 587 | | |
| |||
0 commit comments