Fix script break stop if config file not found

This commit is contained in:
Jim Shield
2025-06-28 11:22:12 +01:00
parent d0a09871c7
commit 5a97b8f83a
6 changed files with 123 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
pedGenerator = {}
pedGenerator.Start = function()
end