OpenDreamProject / OpenDream

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

Fix default /world/Error() #1900

Closed wixoaGit closed 2 months ago

wixoaGit commented 2 months ago

The proc ID wasn't properly set if there was no /world/Error() override and SpawnProc() didn't work for synchronous native procs.