This commit is contained in:
Vighnesh 2023-12-04 14:08:21 -08:00
parent 71b66eb99c
commit f21485aadb

View file

@ -86,6 +86,8 @@ public:
luauDirAbs = *parentPath;
}
// Could not find the directory
REQUIRE_MESSAGE(false, "Error getting Luau path");
return {};