Files
2026-07-07 21:08:52 +02:00

5 lines
70 B
Lua

Config = {}
Config.allowedJobs = {
['police'] = true
}