mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
commit
This commit is contained in:
parent
71b66eb99c
commit
f21485aadb
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ public:
|
|||
luauDirAbs = *parentPath;
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Could not find the directory
|
||||
REQUIRE_MESSAGE(false, "Error getting Luau path");
|
||||
return {};
|
||||
|
|
Loading…
Add table
Reference in a new issue