This commit is contained in:
Xerasin 2021-10-26 12:52:30 -07:00
parent 9f1584800b
commit 0673b336a2

View File

@ -1026,7 +1026,6 @@ if CLIENT then
found = true
end
end
print(found)
if found then
return searchForName(pageTbl, filename)
else