GreepTheSheep / openplanet-maniaexchange-menu

TrackmaniaExchange directly on your TrackMania! For TM2020 and MP4
https://openplanet.dev/plugin/maniaexchange
MIT License
10 stars 5 forks source link

Fix downloaded maps being saved as ".Map.Gbx" overwriting eachother #14

Closed MaximumWoahverdrive closed 1 year ago

MaximumWoahverdrive commented 1 year ago

Fixed an incorrect comparison with fileName.Length (the generated name should be used if the current fileName is empty)

GreepTheSheep commented 1 year ago

Thanks!