mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 02:50:45 -05:00
Merge branch 'master' into 3.9.0-DEV
This commit is contained in:
commit
9c83092062
@ -23,7 +23,7 @@ namespace Aki.Custom.Utils
|
||||
public static string GetBundlePath(BundleItem bundle)
|
||||
{
|
||||
return RequestHandler.IsLocal
|
||||
? $"{bundle.ModPath}/bundles/{bundle.FileName}"
|
||||
? $"{bundle.ModPath}/bundles/"
|
||||
: CachePath;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user