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