Skip to content

Fix UB mapeditor sector load - #373

Merged
Asdow merged 2 commits into
masterfrom
ub-mapeditor
Dec 23, 2024
Merged

Fix UB mapeditor sector load#373
Asdow merged 2 commits into
masterfrom
ub-mapeditor

Conversation

@Asdow

@Asdow Asdow commented Dec 23, 2024

Copy link
Copy Markdown
Contributor

Fixes #367

Paths to Unfinished profiles that are displayed were too long to fit the filename buffer resulting in assertion error in void SetInputFieldStringWith8BitString( UINT8 ubField, const STR8 szNewText )

The mapeditor filedialog is big enough to show longer filenames than 20 characters.
@Asdow
Asdow merged commit eb7837b into master Dec 23, 2024
@Asdow
Asdow deleted the ub-mapeditor branch December 23, 2024 18:45
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.

Fix UB Map editor crashes

1 participant