Norbyte / ositools

Advanced scripting and mod support for Divinity Original Sin 2
MIT License
376 stars 30 forks source link

added missing 'end' statements to avoid emmylua warning #46

Closed frasdoge closed 3 years ago

frasdoge commented 3 years ago

Emmylua complains of a missing end statement otherwise, even if it functionally doesn't matter

Norbyte commented 3 years ago

Thanks!