forked from Simnation/Main
7 lines
102 B
Lua
7 lines
102 B
Lua
Config = Config or {}
|
|
|
|
Config.WhitelistedCreators = {
|
|
"PUTCID",
|
|
}
|
|
|
|
Config.RaceSetupAllowed = true
|