OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
94 stars 27 forks source link

Remove unused code from Version class #354

Closed Candoran2 closed 10 months ago

Candoran2 commented 10 months ago

As far as I can tell, the version_number function is not used anywhere in the codegen, so it can be removed.