forked from Simnation/Main
4 lines
93 B
Lua
4 lines
93 B
Lua
BridgeServerConfig = {}
|
|
BridgeServerConfig.MaxInventorySlots = 50
|
|
|
|
return BridgeServerConfig
|