feat: Refactor object spawn and unspawn logic#810
feat: Refactor object spawn and unspawn logic#810MS-crew wants to merge 1 commit intoExMod-Team:devfrom
Conversation
Someone-193
left a comment
There was a problem hiding this comment.
I mean, this makes sense to me, but we're 100% sure there's no reason it's the old way specifically right?
I was also thinking about this. I assume there must be a reason why we don't use NetworkServer methods for this. I think we don't have a choice, we need to do some tests |
simply because the old writer didn't know these methods and made a mistake |
Description
Describe the changes
What is the current behavior? (You can also link to an open issue here)
What is the new behavior? (if this is a feature change)
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information:
Types of changes
Submission checklist
Patches (if there are any changes related to Harmony patches)
Other