PokemonWorkshop / PokemonStudio

Pokémon Studio is a monster taming game editor which helps you to bring your ideas to life, in just a few clicks.
https://pokemonworkshop.com/
Other
105 stars 9 forks source link

fix/onClickCopy-csv-text-studio #343

Closed Karbbone closed 3 months ago

Karbbone commented 3 months ago

Thank you for your contribution to the Pokémon Studio repo.

Before submitting this PR into the develop branch, please make sure:

Description

Fix bug où il y avait le -100 000 dans la fonction a copié pour l'utilisateur. lorsque ID > 200 000

Note before testing

Tests to perform

ext_text(ID, row) pour 0 à 99999 text_get(ID - 100000, row) pour 100000 à 199999 ext_text(ID, row) pour 200000+