mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-28 03:57:22 +02:00
8 lines
165 B
Lua
8 lines
165 B
Lua
|
local playsession = {
|
||
|
{"Matik12", {1553}},
|
||
|
{"Lestibornes", {100948}},
|
||
|
{"bogg19", {77330}},
|
||
|
{"Ruuyji", {56767}},
|
||
|
{"lukasz_liberda", {53039}}
|
||
|
}
|
||
|
return playsession
|