Make sure we're all up to date

This commit is contained in:
2024-08-13 15:03:15 -04:00
parent 633bee1e9f
commit fe158ab88e

View File

@@ -65,6 +65,9 @@ int main()
jlog::info("This dick 4");
jlog::info.SetTraceback(true);
jlog::info("This dick 4");
return 0;
}