dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

Fix justify=left for merged spam. #183

Closed oBusk closed 3 years ago

oBusk commented 3 years ago

Fixes dandruff/xCT#182. In dandruff/xCT@69c02e42bfe4d2366a92484b91d42ac4b9e6c8a1 (dandruff/xCT#170) the spacerIconsEnabled option was added at the wrong index and thus the options for fontJustify and spacerIconsEnabled was swapped, causing check for LEFT to fail and always fallback to code for RIGHT.