OpenDreamProject / OpenDream

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

Fix `catch` in procs with arguments #1896

Closed wixoaGit closed 3 months ago

wixoaGit commented 3 months ago

The catch var index wasn't accounting for arguments the proc had.