break_eternity.js icon indicating copy to clipboard operation
break_eternity.js copied to clipboard

Reduant constants?

Open jakub791 opened this issue 3 years ago • 1 comments

There are constants like EXP_LIMIT, NUNBER_EXP_MIN, LAYER_DOWN which I think aren't meant to be changed by people using the library (like some sort of configuration)? If that's true then it might be better to remove them and just use the values directly in internal code.

jakub791 avatar Oct 07 '22 07:10 jakub791

Or like documentation-for-programmers or something.

Could go either way on this one. Never thought about it super hard.

Patashu avatar Oct 07 '22 20:10 Patashu