mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
10 lines
204 B
Lua
10 lines
204 B
Lua
|
local playsession = {
|
||
|
{"Freakneek", {120047}},
|
||
|
{"hx_itx", {53492}},
|
||
|
{"j1846621493", {4273}},
|
||
|
{"patfac", {95962}},
|
||
|
{"megatwist", {72335}},
|
||
|
{"Tinct", {4716}},
|
||
|
{"ManuelG", {8485}}
|
||
|
}
|
||
|
return playsession
|