diff --git a/SupComDataPath.lua b/SupComDataPath.lua index 6e722c45e5..d3ef0481f7 100644 --- a/SupComDataPath.lua +++ b/SupComDataPath.lua @@ -8,4 +8,4 @@ -- etc... -- -- And that SupComDataPath gets copied from here to bin/ -dofile(InitFileDir .. '..\\repo\\faf\\init.lua') +dofile(InitFileDir .. '\\init_faf.lua')