mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
8 lines
159 B
Lua
8 lines
159 B
Lua
|
local playsession = {
|
||
|
{"itsnotyouitsme", {8285}},
|
||
|
{"MrJSelig", {935}},
|
||
|
{"mpovas", {50289}},
|
||
|
{"anexo321", {36708}},
|
||
|
{"cofap", {34820}}
|
||
|
}
|
||
|
return playsession
|