More sophisticated fix against E4S crashes with working mods in E4S.

This commit is contained in:
Ottermandias 2022-01-04 00:30:18 +01:00
parent a1f02975cb
commit f601812666
13 changed files with 273 additions and 210 deletions

View file

@ -22,7 +22,7 @@ namespace Penumbra.GameData.Util
}
else
{
_path = "";
_path = string.Empty;
}
}