This commit is contained in:
Nordi98 2025-08-09 11:52:55 +02:00
parent b4f7508715
commit b40acb202d
2 changed files with 2 additions and 3 deletions

View file

@ -55,7 +55,7 @@ Config.EventNumbers = {
-- Addons
Config.Addons = {
['jobcalls'] = true
['jobcalls'] = true,
['roadpods'] = true
}