You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
Apparently, ACE thinks `Laserdesignator` and `laserdesignator` are two
differen items, and would show two items in the Arsenal (but both
leading to the same in-game item). So we stop folding the case of items
from the `assignGear` file. If the MM has tow different case expressions
of the same item, they will dupe, but there is not much we can do.
Further, restrict the text boxes to plaintext as a defensive measure,
and set the font to monospaced, so debug screenshots are more easy to
read.
0 commit comments