mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
try alternate
This commit is contained in:
parent
daf79648c7
commit
966de786df
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ public:
|
||||||
luauDirRel += "/Client";
|
luauDirRel += "/Client";
|
||||||
luauDirAbs += "/Client";
|
luauDirAbs += "/Client";
|
||||||
}
|
}
|
||||||
luauDirRel += "/luau";
|
luauDirRel += "/Luau";
|
||||||
luauDirAbs += "/luau";
|
luauDirAbs += "/luau";
|
||||||
|
|
||||||
if (type == PathType::Relative)
|
if (type == PathType::Relative)
|
||||||
|
|
Loading…
Add table
Reference in a new issue