Zezombye / overpy

High-level language for the Overwatch Workshop with support for compilation and decompilation.
GNU General Public License v3.0
180 stars 28 forks source link

Do not remove ends on subroutines #281

Closed Zezombye closed 2 years ago

Zezombye commented 2 years ago

A subroutine containing an if without an end will make the tree of the parent rule potentially broken.

Zezombye commented 2 years ago

Fixed in 6.10.3