fieryhenry / tbcml

A python library designed to make modding The Battle Cats easier, more automated, and more powerful
MIT License
7 stars 3 forks source link

Fixed EnemyStatData fetching incorrect file name. #5

Closed enderelijas closed 5 months ago

enderelijas commented 5 months ago

Fixed a bug where the get_file_name() method would retrieve the wrong file name for the enemy stat data, causing it to return None.

File name t_core.csv -> t_unit.csv