OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
200 stars 109 forks source link

Ignore attempts to set `mob.client = null` #1799

Closed wixoaGit closed 4 months ago

wixoaGit commented 4 months ago

Doing mob.client = null does not do anything.

Fixes trying to observe a round on tg, due to this code:

observer.key = key
observer.client = client