ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
208 stars 26 forks source link

Fix Issue #425: Restore void return type check #426

Closed badcodecat closed 1 year ago

badcodecat commented 1 year ago

This pull request addresses Issue #425 by restoring a check to ensure that methods with a return type of void do not make IsMultiplePaths true.