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

Don't reject DAT files with map detail set to 0 #30

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

TheGLander
Copy link
Contributor

This is a very simple fix to allow DAT files with the map detail set to 0. Tile World accepts both 0 and 1, and CCTools emits 0 map detail by default, meaning CCEdit doesn't open those files without this change.

lib/libcc1/Levelset.cpp Outdated Show resolved Hide resolved
lib/libcc1/Levelset.cpp Outdated Show resolved Hide resolved
…ect byte length

Co-authored-by: Michael Hansen <zrax0111@gmail.com>
@TheGLander TheGLander requested a review from zrax April 10, 2023 15:37
@zrax zrax merged commit 4bd11e3 into zrax:master Apr 10, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants