Open anongit opened 2 years ago
This is fixed by flipping the offsets applied to the variables xR and x2 in the 'newX < 0' if block of world_dialog.lua (making line 155 xR = newX + 496 and line 156 x2 = newX + 488).
EDIT: After more testing it seems this doesn't permanently fix the issue. Might just make it less often? Not sure. If I figure anything more out I'll update.