Removed fatal warnings.

This commit is contained in:
Бранимир Караџић
2025-01-31 16:18:33 -08:00
parent 5fb8c15e15
commit 8e9a998357
2 changed files with 2 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ project "bx.test"
debugdir (path.join(BX_DIR, "tests"))
flags {
"FatalWarnings",
-- "FatalWarnings",
}
removeflags {