Merge pull request #445 from Talon1024/fix/dirsep
Fix directory separators to not use Path.DirectorySeparatorChar as a forward slash is used on Linux/Unix, so it ended up preventing DECORATE and ZSCRIPT code from being loaded on Linux.
No related branches found
No related tags found
Showing
- Source/Core/ZDoom/DecorateParser.cs 1 addition, 1 deletionSource/Core/ZDoom/DecorateParser.cs
- Source/Core/ZDoom/GldefsParser.cs 1 addition, 1 deletionSource/Core/ZDoom/GldefsParser.cs
- Source/Core/ZDoom/MapinfoParser.cs 1 addition, 1 deletionSource/Core/ZDoom/MapinfoParser.cs
- Source/Core/ZDoom/ModeldefParser.cs 1 addition, 1 deletionSource/Core/ZDoom/ModeldefParser.cs
- Source/Core/ZDoom/ZScriptParser.cs 1 addition, 1 deletionSource/Core/ZDoom/ZScriptParser.cs
Loading
Please register or sign in to comment