THE REQUIRE PATHS WORK!@!!!!!!11!

This commit is contained in:
Evil Factory
2026-02-08 23:38:52 -03:00
parent a505d48a4c
commit e8bec96970
3 changed files with 22 additions and 15 deletions
@@ -77,7 +77,7 @@ namespace Barotrauma.LuaCs
return false;
}
return true;
return result.Value;
}
private void UnsafeLogErrors(string message, FluentResults.Result result = null)