starship-olympics icon indicating copy to clipboard operation
starship-olympics copied to clipboard

fix(cardpool): will get all elements in folder

Open salvob41 opened this issue 2 years ago • 1 comments

in order to create a cardpool you just need to do something like:

var card_pool: CardPool = CardPool.new()

and that's it

salvob41 avatar Oct 23 '22 22:10 salvob41

So, with this in place it's possible to also remove the file the_card_pool.tres without issues?

ekorina avatar Oct 24 '22 09:10 ekorina

So, with this in place it's possible to also remove the file the_card_pool.tres without issues?

Yes it will work like magic

salvob41 avatar Oct 24 '22 11:10 salvob41