Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong variable range on max_map_amount #143

Open
AlexKaras opened this issue Feb 15, 2024 · 1 comment
Open

Wrong variable range on max_map_amount #143

AlexKaras opened this issue Feb 15, 2024 · 1 comment

Comments

@AlexKaras
Copy link

It's impossible to disable the limit of maps per atlase using value -1 since this variable can only take values between 0 and 10000

#The maximum number of Maps (Filled & Empty combined) allowed to be inside an Atlas (-1 to disable).
#Range: 0 ~ 10000
max_map_count = 10000

@xhatz
Copy link

xhatz commented Apr 12, 2024

Still happening to me on latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants