Commit 644dac7
committed
Fix entities not getting wrapped by SF.WrapObject
Players and Entities share a metatable. This cause entities being falsely identified as players.
This is a hacky way to fix this, but I do not think there is a better way to do it.1 parent 138092b commit 644dac7
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
250 | 254 | | |
251 | 255 | | |
252 | 256 | | |
| |||
0 commit comments