Skip to content

Update MQ2DPSAdv

ChatWithThisName requested to merge CWTN into master

Fix columns not being re-sizable. Not 100% on what changed, but there's a function to do it, so I'm using that and it's working again. Update SaveLoc and LoadLoc to take the column widths into consideration. SaveLoc was calling GetCharInfo()->Name like 20 times in a row. So I put it in a variable. Deleted some unnecessary left over white space.

Merge request reports