Skip to content

Convert waddir to an absolute path

Jordan Christiansen requested to merge xordspar0/SRB2:fix-1310 into next

Since we change directories to the waddir, if waddir is a relative path, it will be invalidated after changing directories. Converting it to an absolute path means we can change directories without messing anything up.

Fixes #1310

Merge request reports

Loading